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 @@ -81,7 +81,7 @@ require (
81
81
github.com/go-kit/kit v0.13.0 // indirect
82
82
github.com/go-kit/log v0.2.1 // indirect
83
83
github.com/go-logfmt/logfmt v0.6.0 // indirect
84
- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
84
+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
85
85
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
86
86
github.com/gogo/googleapis v1.4.1 // indirect
87
87
github.com/golang/glog v1.2.4 // indirect
Original file line number Diff line number Diff line change @@ -258,8 +258,8 @@ github.com/go-playground/validator/v10 v10.10.0 h1:I7mrTYv78z8k8VXa/qJlOlEXn/nBh
258
258
github.com/go-playground/validator/v10 v10.10.0 /go.mod h1:74x4gJWsvQexRdW8Pn3dXSGrTK4nAUsbPlLADvpJkos =
259
259
github.com/go-sql-driver/mysql v1.4.0 /go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w =
260
260
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
261
- github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
262
- github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
261
+ github.com/go-viper/mapstructure/v2 v2.3.0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
262
+ github.com/go-viper/mapstructure/v2 v2.3.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
263
263
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee h1:s+21KNqlpePfkah2I+gwHF8xmJWRjooY+5248k6m4A0 =
264
264
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee /go.mod h1:L0fX3K22YWvt/FAX9NnzrNzcI4wNYi9Yku4O0LKYflo =
265
265
github.com/gobwas/pool v0.2.0 h1:QEmUOlnSjWtnpRGHF3SauEiOsy82Cup83Vf2LcMlnc8 =
You can’t perform that action at this time.
0 commit comments