~thlamb/tlambert.be

b8a99230ea3d40d0442f2aee7c94dd911f71d976 — Thomas Lambert 8 months ago 4c13bf4 + f18d0c4
Merge branch 'upstream' into dev
1 files changed, 1 insertions(+), 1 deletions(-)

M go.mod
M go.mod => go.mod +1 -1
@@ 3,7 3,7 @@ module github.com/HugoBlox/theme-academic-cv
go 1.15

require (
	github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.6
	github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.7
	github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108141515-0478cf6921f9
	github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.2
)