feat: pull in latest analytics/seo modules

Closes #3143
This commit is contained in:
George Cushen 2024-10-12 18:41:04 +01:00
commit 661cadc173
4 changed files with 4 additions and 4 deletions

View file

@ -4,5 +4,5 @@ go 1.15
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.1
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.2
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3
)

View file

@ -24,7 +24,7 @@ sitemap:
changefreq: weekly
module:
hugoVersion:
min: '0.123.3'
min: '0.134.1'
extended: true
imports:
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-core