Commit 9f68f26 1 parent 83fcf38 commit 9f68f26 Copy full SHA for 9f68f26
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.3.0
7
7
github.com/go-playground/form/v4 v4.2.1
8
- github.com/go-playground/validator/v10 v10.19 .0
8
+ github.com/go-playground/validator/v10 v10.20 .0
9
9
github.com/go-resty/resty/v2 v2.12.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.19 .0 h1:ol+5Fu+cSq9JD7SoSqe04GMI92cbn0+wvQ3bZ8b/AU4 =
18
- github.com/go-playground/validator/v10 v10.19 .0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
17
+ github.com/go-playground/validator/v10 v10.20 .0 h1:K9ISHbSaI0lyB2eWMPJo+kOS/FBExVwjEviJTixqxL8 =
18
+ github.com/go-playground/validator/v10 v10.20 .0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
19
19
github.com/go-resty/resty/v2 v2.12.0 h1:rsVL8P90LFvkUYq/V5BTVe203WfRIU4gvcf+yfzJzGA =
20
20
github.com/go-resty/resty/v2 v2.12.0 /go.mod h1:o0yGPrkS3lOe1+eFajk6kBW8ScXzwU3hD69/gt2yB/0 =
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