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 @@ -130,7 +130,7 @@ require (
130
130
github.com/go-openapi/jsonreference v0.20.2 // indirect
131
131
github.com/go-openapi/swag v0.23.0 // indirect
132
132
github.com/go-sql-driver/mysql v1.9.2 // indirect
133
- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
133
+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
134
134
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
135
135
github.com/gogo/protobuf v1.3.2 // indirect
136
136
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
Original file line number Diff line number Diff line change @@ -910,8 +910,8 @@ github.com/go-sql-driver/mysql v1.9.2/go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI6
910
910
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
911
911
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI =
912
912
github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
913
- github.com/go-viper/mapstructure/v2 v2.3 .0 h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk =
914
- github.com/go-viper/mapstructure/v2 v2.3 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
913
+ github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
914
+ github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
915
915
github.com/goccy/go-json v0.9.11 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
916
916
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 h1:ZpnhV/YsD2/4cESfV5+Hoeu/iUR3ruzNvZ+yQfO03a0 =
917
917
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 /go.mod h1:bBOAhwG1umN6/6ZUMtDFBMQR8jRg9O75tm9K00oMsK4 =
You can’t perform that action at this time.
0 commit comments