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 )