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 @@ -108,7 +108,7 @@ require (
108108 github.com/go-logr/logr v1.4.2 // indirect
109109 github.com/go-logr/stdr v1.2.2 // indirect
110110 github.com/go-test/deep v1.0.3 // indirect
111- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
111+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
112112 github.com/goccy/go-json v0.10.5 // indirect
113113 github.com/gofrs/flock v0.12.1 // indirect
114114 github.com/gofrs/uuid v4.4.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEe
164164github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 /go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls =
165165github.com/go-test/deep v1.0.3 h1:ZrJSEWsXzPOxaZnFteGEfooLba+ju3FYIbOrS+rQd68 =
166166github.com/go-test/deep v1.0.3 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
167- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
168- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
167+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
168+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
169169github.com/gobwas/glob v0.2.4-0.20181002190808-e7a84e9525fe h1:zn8tqiUbec4wR94o7Qj3LZCAT6uGobhEgnDRg6isG5U =
170170github.com/gobwas/glob v0.2.4-0.20181002190808-e7a84e9525fe /go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8 =
171171github.com/goccy/go-json v0.7.8 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
You can’t perform that action at this time.
0 commit comments