@cryptotaxi247 / netdata / commits / ad8f8168b

build(deps): bump github.com/gohugoio/hashstructure from 0.5.0 to 0.6.0 in /src/go (#21138)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Oct 10, 2025 at 14:02 UTC ad8f8168bafdadb91b9e23442910dd25406b1c82
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -24,7 +24,7 @@ require (
24 github.com/go-sql-driver/mysql v1.9.3
25 github.com/godbus/dbus/v5 v5.1.0
26 github.com/gofrs/flock v0.13.0
27 - github.com/gohugoio/hashstructure v0.5.0
27 + github.com/gohugoio/hashstructure v0.6.0
28 github.com/golang/mock v1.6.0
29 github.com/google/uuid v1.6.0
30 github.com/gorcon/rcon v1.4.0
src/go/go.sum
+2 -2
@@ -145,8 +145,8 @@ github.com/gofrs/uuid v4.0.0+incompatible h1:1SD/1F5pU8p29ybwgQSwpQk+mwdRrXCYuPh
145 github.com/gofrs/uuid v4.0.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM=
146 github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
147 github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
148 -github.com/gohugoio/hashstructure v0.5.0 h1:G2fjSBU36RdwEJBWJ+919ERvOVqAg9tfcYp47K9swqg=
149 -github.com/gohugoio/hashstructure v0.5.0/go.mod h1:Ser0TniXuu/eauYmrwM4o64EBvySxNzITEOLlm4igec=
148 +github.com/gohugoio/hashstructure v0.6.0 h1:7wMB/2CfXoThFYhdWRGv3u3rUM761Cq29CxUW+NltUg=
149 +github.com/gohugoio/hashstructure v0.6.0/go.mod h1:lapVLk9XidheHG1IQ4ZSbyYrXcaILU1ZEP/+vno5rBQ=
150 github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk=
151 github.com/golang-jwt/jwt/v5 v5.2.1/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
152 github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=