deps: Replace github.com/mitchellh/hashstructure/v2 with github.com/gohugoio/hashstructure

The old repo is archived and no longer maintained.

See #11644
This commit is contained in:
Bjørn Erik Pedersen
2024-07-30 12:13:28 +02:00
parent 2babd6404e
commit c9d7577cb4
3 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -37,6 +37,7 @@ require (
github.com/gobuffalo/flect v1.0.2
github.com/gobwas/glob v0.2.3
github.com/gohugoio/go-i18n/v2 v2.1.3-0.20230805085216-e63c13218d0e
github.com/gohugoio/hashstructure v0.1.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.2.0
@@ -53,7 +54,6 @@ require (
github.com/makeworld-the-better-one/dither/v2 v2.4.0
github.com/marekm4/color-extractor v1.2.1
github.com/mattn/go-isatty v0.0.20
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
github.com/muesli/smartcrop v0.3.0
github.com/niklasfasching/go-org v1.7.0