]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/gohugoio/hashstructure from 0.3.0 to 0.5.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 10 Feb 2025 08:56:13 +0000 (08:56 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 10 Feb 2025 10:43:11 +0000 (11:43 +0100)
Bumps [github.com/gohugoio/hashstructure](https://github.com/gohugoio/hashstructure) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/gohugoio/hashstructure/releases)
- [Commits](https://github.com/gohugoio/hashstructure/compare/v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hashstructure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 9bd96649f7641ae1fd160766c05b8e5ed4edb2e5..22b95f4f96920a5fc3a63f7cd9e6883af3d68c46 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -36,7 +36,7 @@ require (
        github.com/gobuffalo/flect v1.0.3
        github.com/gobwas/glob v0.2.3
        github.com/gohugoio/go-i18n/v2 v2.1.3-0.20230805085216-e63c13218d0e
-       github.com/gohugoio/hashstructure v0.3.0
+       github.com/gohugoio/hashstructure v0.5.0
        github.com/gohugoio/httpcache v0.7.0
        github.com/gohugoio/hugo-goldmark-extensions/extras v0.2.0
        github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.3.0
diff --git a/go.sum b/go.sum
index efd3f334e89b3e55a7534a4deb7a7257e4325893..7f0ed9c0dd4e261d63176801e7b3d1afbae7b8ad 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -225,8 +225,8 @@ github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
 github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
 github.com/gohugoio/go-i18n/v2 v2.1.3-0.20230805085216-e63c13218d0e h1:QArsSubW7eDh8APMXkByjQWvuljwPGAGQpJEFn0F0wY=
 github.com/gohugoio/go-i18n/v2 v2.1.3-0.20230805085216-e63c13218d0e/go.mod h1:3Ltoo9Banwq0gOtcOwxuHG6omk+AwsQPADyw2vQYOJQ=
-github.com/gohugoio/hashstructure v0.3.0 h1:orHavfqnBv0ffQmobOp41Y9HKEMcjrR/8EFAzpngmGs=
-github.com/gohugoio/hashstructure v0.3.0/go.mod h1:8ohPTAfQLTs2WdzB6k9etmQYclDUeNsIHGPAFejbsEA=
+github.com/gohugoio/hashstructure v0.5.0 h1:G2fjSBU36RdwEJBWJ+919ERvOVqAg9tfcYp47K9swqg=
+github.com/gohugoio/hashstructure v0.5.0/go.mod h1:Ser0TniXuu/eauYmrwM4o64EBvySxNzITEOLlm4igec=
 github.com/gohugoio/httpcache v0.7.0 h1:ukPnn04Rgvx48JIinZvZetBfHaWE7I01JR2Q2RrQ3Vs=
 github.com/gohugoio/httpcache v0.7.0/go.mod h1:fMlPrdY/vVJhAriLZnrF5QpN3BNAcoBClgAyQd+lGFI=
 github.com/gohugoio/hugo-goldmark-extensions/extras v0.2.0 h1:MNdY6hYCTQEekY0oAfsxWZU1CDt6iH+tMLgyMJQh/sg=