1
0

Update with new course
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-01-17 13:36:21 +00:00
parent d0669725b0
commit 503ab0f29a
5 changed files with 20 additions and 6 deletions

2
go.mod
View File

@ -7,5 +7,5 @@ require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.1 // indirect
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.1 // indirect
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.2 // indirect
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.2 // indirect
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3 // indirect
)