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 @@ -78,7 +78,7 @@ require (
78
78
github.com/go-logr/logr v1.4.2 // indirect
79
79
github.com/go-logr/stdr v1.2.2 // indirect
80
80
github.com/go-macaroon-bakery/macaroonpb v1.0.0 // indirect
81
- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
81
+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
82
82
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
83
83
github.com/golang-migrate/migrate/v4 v4.17.0 // indirect
84
84
github.com/golang/protobuf v1.5.4 // indirect
Original file line number Diff line number Diff line change @@ -238,8 +238,8 @@ github.com/go-playground/validator/v10 v10.2.0/go.mod h1:uOYAAleCW8F/7oMFd6aG0GO
238
238
github.com/go-sql-driver/mysql v1.6.0 h1:BCTh4TKNUYmOmMUcQ3IipzF5prigylS7XXjEkfCHuOE =
239
239
github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
240
240
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
241
- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
242
- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
241
+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
242
+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
243
243
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee h1:s+21KNqlpePfkah2I+gwHF8xmJWRjooY+5248k6m4A0 =
244
244
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee /go.mod h1:L0fX3K22YWvt/FAX9NnzrNzcI4wNYi9Yku4O0LKYflo =
245
245
github.com/gobwas/pool v0.2.0 h1:QEmUOlnSjWtnpRGHF3SauEiOsy82Cup83Vf2LcMlnc8 =
You can’t perform that action at this time.
0 commit comments