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 @@ -97,7 +97,7 @@ require (
97
97
github.com/go-openapi/jsonpointer v0.21.0 // indirect
98
98
github.com/go-openapi/jsonreference v0.20.2 // indirect
99
99
github.com/go-openapi/swag v0.23.0 // indirect
100
- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
100
+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
101
101
github.com/godbus/dbus/v5 v5.1.0 // indirect
102
102
github.com/gogo/protobuf v1.3.2 // indirect
103
103
github.com/golang/protobuf v1.5.4 // indirect
Original file line number Diff line number Diff line change @@ -875,8 +875,8 @@ github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1v
875
875
github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
876
876
github.com/go-test/deep v1.0.3 h1:ZrJSEWsXzPOxaZnFteGEfooLba+ju3FYIbOrS+rQd68 =
877
877
github.com/go-test/deep v1.0.3 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
878
- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
879
- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
878
+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
879
+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
880
880
github.com/goccy/go-json v0.9.11 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
881
881
github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
882
882
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk =
You can’t perform that action at this time.
0 commit comments