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 @@ -343,7 +343,7 @@ require (
343343 github.com/go-playground/locales v0.14.1 // indirect
344344 github.com/go-playground/universal-translator v0.18.1 // indirect
345345 github.com/go-resty/resty/v2 v2.16.3 // indirect
346- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
346+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
347347 github.com/go-zookeeper/zk v1.0.4 // indirect
348348 github.com/goccy/go-json v0.10.5 // indirect
349349 github.com/godbus/dbus/v5 v5.1.0 // indirect
Original file line number Diff line number Diff line change @@ -641,8 +641,8 @@ github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1v
641641github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
642642github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31 h1:28FVBuwkwowZMjbA7M0wXsI6t3PYulRTMio3SO+eKCM =
643643github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
644- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
645- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
644+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
645+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
646646github.com/go-zookeeper/zk v1.0.2 /go.mod h1:nOB03cncLtlp4t+UAkGSV+9beXP/akpekBwL+UX1Qcw =
647647github.com/go-zookeeper/zk v1.0.4 h1:DPzxraQx7OrPyXq2phlGlNSIyWEsAox0RJmjTseMV6I =
648648github.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