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 @@ -71,7 +71,7 @@ require (
7171 github.com/go-openapi/strfmt v0.23.0 // indirect
7272 github.com/go-openapi/swag v0.23.1 // indirect
7373 github.com/go-openapi/validate v0.24.0 // indirect
74- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
74+ github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
7575 github.com/gocarina/gocsv v0.0.0-20240520201108-78e41c74b4b1 // indirect
7676 github.com/gogo/protobuf v1.3.2 // indirect
7777 github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
Original file line number Diff line number Diff line change @@ -201,8 +201,8 @@ github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEe
201201github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 /go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls =
202202github.com/go-test/deep v1.1.1 h1:0r/53hagsehfO4bzD2Pgr/+RgHqhmf+k1Bpse2cTu1U =
203203github.com/go-test/deep v1.1.1 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
204- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
205- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
204+ github.com/go-viper/mapstructure/v2 v2.4.0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
205+ github.com/go-viper/mapstructure/v2 v2.4.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
206206github.com/gocarina/gocsv v0.0.0-20240520201108-78e41c74b4b1 h1:FWNFq4fM1wPfcK40yHE5UO3RUdSNPaBC+j3PokzA6OQ =
207207github.com/gocarina/gocsv v0.0.0-20240520201108-78e41c74b4b1 /go.mod h1:5YoVOkjYAQumqlV356Hj3xeYh4BdZuLE0/nRkf2NKkI =
208208github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk =
You can’t perform that action at this time.
0 commit comments