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 @@ -84,7 +84,7 @@ require (
8484 github.com/go-playground/locales v0.14.1 // indirect
8585 github.com/go-playground/universal-translator v0.18.1 // indirect
8686 github.com/go-playground/validator/v10 v10.11.2 // indirect
87- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
87+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
8888 github.com/gofrs/flock v0.12.1 // indirect
8989 github.com/gogo/protobuf v1.3.2 // indirect
9090 github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
Original file line number Diff line number Diff line change @@ -208,8 +208,8 @@ github.com/go-sql-driver/mysql v1.3.0/go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG
208208github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
209209github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI =
210210github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
211- github.com/go-viper/mapstructure/v2 v2.3 .0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
212- github.com/go-viper/mapstructure/v2 v2.3 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
211+ github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
212+ github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
213213github.com/gofrs/flock v0.12.1 h1:MTLVXXHf8ekldpJk3AKicLij9MdwOWkZ+a/jHHZby9E =
214214github.com/gofrs/flock v0.12.1 /go.mod h1:9zxTsyu5xtJ9DK+1tFZyibEV7y3uwDxPPfbxeeHCoD0 =
215215github.com/gogo/protobuf v1.0.0 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
You can’t perform that action at this time.
0 commit comments