build(deps): bump github.com/gohugoio/hashstructure from 0.3.0 to 0.5.0 in /src/go (#19598)
build(deps): bump github.com/gohugoio/hashstructure in /src/go 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Feb 8, 2025 at 13:40 UTC
8df2a32be347f3440333ec6f7cfa58fcbb0e237a
2 files changed
+3
-3
src/go/go.mod
+1
-1
@@ -23,7 +23,7 @@ require (
23
github.com/go-sql-driver/mysql v1.8.1
24
github.com/godbus/dbus/v5 v5.1.0
25
github.com/gofrs/flock v0.12.1
26
- github.com/gohugoio/hashstructure v0.3.0
26
+ github.com/gohugoio/hashstructure v0.5.0
27
github.com/golang/mock v1.6.0
28
github.com/google/uuid v1.6.0
29
github.com/gorcon/rcon v1.4.0
src/go/go.sum
+2
-2
@@ -120,8 +120,8 @@ github.com/gofrs/uuid v4.0.0+incompatible h1:1SD/1F5pU8p29ybwgQSwpQk+mwdRrXCYuPh
120
github.com/gofrs/uuid v4.0.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM=
121
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
122
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
123
-github.com/gohugoio/hashstructure v0.3.0 h1:orHavfqnBv0ffQmobOp41Y9HKEMcjrR/8EFAzpngmGs=
124
-github.com/gohugoio/hashstructure v0.3.0/go.mod h1:8ohPTAfQLTs2WdzB6k9etmQYclDUeNsIHGPAFejbsEA=
123
+github.com/gohugoio/hashstructure v0.5.0 h1:G2fjSBU36RdwEJBWJ+919ERvOVqAg9tfcYp47K9swqg=
124
+github.com/gohugoio/hashstructure v0.5.0/go.mod h1:Ser0TniXuu/eauYmrwM4o64EBvySxNzITEOLlm4igec=
125
github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
126
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=
127
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=