starters(academic): modules update

This commit is contained in:
George Cushen 2023-11-08 14:21:47 +00:00
commit 904265fd42

View file

@ -3,7 +3,7 @@ module my_website
go 1.15
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.2
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.0.1-0.20231102163809-66b38685ac69
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v0.0.0-20231102163809-66b38685ac69
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.6
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
)