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 @@ -23,7 +23,7 @@ require (
2323 github.com/docker/docker v28.0.0+incompatible // indirect
2424 github.com/docker/go-connections v0.5.0 // indirect
2525 github.com/docker/go-units v0.5.0 // indirect
26- github.com/go-viper/mapstructure/v2 v2.1 .0 // indirect
26+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
2727 github.com/gogo/protobuf v1.3.2 // indirect
2828 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
2929 github.com/k1LoW/httpstub v0.11.1 // indirect
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/go-openapi/swag v0.19.5 h1:lTz6Ys4CmqqCQmZPBlbQENR1/GucA2bzYTE12Pw4tF
3939github.com/go-openapi/swag v0.19.5 /go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk =
4040github.com/go-sql-driver/mysql v1.8.1 h1:LedoTUt/eveggdHS9qUFC1EFSa8bU2+1pZjSRpvNJ1Y =
4141github.com/go-sql-driver/mysql v1.8.1 /go.mod h1:wEBSXgmK//2ZFJyE+qWnIsVGmvmEKlqwuVSjsCm7DZg =
42- github.com/go-viper/mapstructure/v2 v2.1 .0 h1:gHnMa2Y/pIxElCH2GlZZ1lZSsn6XMtufpGyP1XxdC/w =
43- github.com/go-viper/mapstructure/v2 v2.1 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
42+ github.com/go-viper/mapstructure/v2 v2.4 .0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs =
43+ github.com/go-viper/mapstructure/v2 v2.4 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
4444github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
4545github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
4646github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
You can’t perform that action at this time.
0 commit comments