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 @@ -111,7 +111,7 @@ require (
111
111
github.com/go-ole/go-ole v1.3.0 // indirect
112
112
github.com/go-playground/locales v0.14.1 // indirect
113
113
github.com/go-playground/universal-translator v0.18.1 // indirect
114
- github.com/go-resty/resty/v2 v2.10 .0 // indirect
114
+ github.com/go-resty/resty/v2 v2.11 .0 // indirect
115
115
github.com/go-sql-driver/mysql v1.7.1 // indirect
116
116
github.com/goccy/go-json v0.10.2 // indirect
117
117
github.com/gogo/protobuf v1.3.2 // indirect
Original file line number Diff line number Diff line change @@ -927,8 +927,8 @@ github.com/go-playground/universal-translator v0.18.1/go.mod h1:xekY+UJKNuX9WP91
927
927
github.com/go-playground/validator/v10 v10.2.0 /go.mod h1:uOYAAleCW8F/7oMFd6aG0GOhaH6EGOAJShg8Id5JGkI =
928
928
github.com/go-playground/validator/v10 v10.16.0 h1:x+plE831WK4vaKHO/jpgUGsvLKIqRRkz6M78GuJAfGE =
929
929
github.com/go-playground/validator/v10 v10.16.0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
930
- github.com/go-resty/resty/v2 v2.10 .0 h1:Qla4W/+TMmv0fOeeRqzEpXPLfTUnR5HZ1+lGs+CkiCo =
931
- github.com/go-resty/resty/v2 v2.10 .0 /go.mod h1:iiP/OpA0CkcL3IGt1O0+/SIItFUbkkyw5BGXiVdTu+A =
930
+ github.com/go-resty/resty/v2 v2.11 .0 h1:i7jMfNOJYMp69lq7qozJP+bjgzfAzeOhuGlyDrqxT/8 =
931
+ github.com/go-resty/resty/v2 v2.11 .0 /go.mod h1:iiP/OpA0CkcL3IGt1O0+/SIItFUbkkyw5BGXiVdTu+A =
932
932
github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
933
933
github.com/go-sql-driver/mysql v1.7.0 /go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI =
934
934
github.com/go-sql-driver/mysql v1.7.1 h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrtU8EI =
You can’t perform that action at this time.
0 commit comments