Commit e654cdd 1 parent fac6b9f commit e654cdd Copy full SHA for e654cdd
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/cenkalti/backoff/v4 v4.2.1
7
7
github.com/go-playground/form/v4 v4.2.1
8
- github.com/go-playground/validator/v10 v10.18 .0
8
+ github.com/go-playground/validator/v10 v10.19 .0
9
9
github.com/go-resty/resty/v2 v2.11.0
10
10
github.com/gorilla/websocket v1.5.1
11
11
github.com/jarcoal/httpmock v1.3.1
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
14
14
github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
15
15
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
16
16
github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
17
- github.com/go-playground/validator/v10 v10.18 .0 h1:BvolUXjp4zuvkZ5YN5t7ebzbhlUtPsPm2S9NAZ5nl9U =
18
- github.com/go-playground/validator/v10 v10.18 .0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
17
+ github.com/go-playground/validator/v10 v10.19 .0 h1:ol+5Fu+cSq9JD7SoSqe04GMI92cbn0+wvQ3bZ8b/AU4 =
18
+ github.com/go-playground/validator/v10 v10.19 .0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
19
19
github.com/go-resty/resty/v2 v2.11.0 h1:i7jMfNOJYMp69lq7qozJP+bjgzfAzeOhuGlyDrqxT/8 =
20
20
github.com/go-resty/resty/v2 v2.11.0 /go.mod h1:iiP/OpA0CkcL3IGt1O0+/SIItFUbkkyw5BGXiVdTu+A =
21
21
github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY =
You can’t perform that action at this time.
0 commit comments