File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ require (
349349 github.com/go-playground/locales v0.14.1 // indirect
350350 github.com/go-playground/universal-translator v0.18.1 // indirect
351351 github.com/go-resty/resty/v2 v2.16.3 // indirect
352- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
352+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
353353 github.com/go-zookeeper/zk v1.0.4 // indirect
354354 github.com/goccy/go-json v0.10.5 // indirect
355355 github.com/godbus/dbus/v5 v5.1.0 // indirect
Original file line number Diff line number Diff line change @@ -645,8 +645,8 @@ github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1v
645645github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
646646github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31 h1:28FVBuwkwowZMjbA7M0wXsI6t3PYulRTMio3SO+eKCM =
647647github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
648- github.com/go-viper/mapstructure/v2 v2.3 .0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
649- github.com/go-viper/mapstructure/v2 v2.3 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
648+ github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
649+ github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
650650github.com/go-zookeeper/zk v1.0.2 /go.mod h1:nOB03cncLtlp4t+UAkGSV+9beXP/akpekBwL+UX1Qcw =
651651github.com/go-zookeeper/zk v1.0.4 h1:DPzxraQx7OrPyXq2phlGlNSIyWEsAox0RJmjTseMV6I =
652652github.com/go-zookeeper/zk v1.0.4 /go.mod h1:nOB03cncLtlp4t+UAkGSV+9beXP/akpekBwL+UX1Qcw =
You can’t perform that action at this time.
0 commit comments