We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eac75d commit 9cd2c44Copy full SHA for 9cd2c44
go.mod
@@ -9,6 +9,7 @@ require (
9
github.com/go-playground/validator/v10 v10.10.0 // indirect
10
github.com/leodido/go-urn v1.2.1 // indirect
11
github.com/pmezard/go-difflib v1.0.0 // indirect
12
+ github.com/stretchr/objx v0.1.0 // indirect
13
github.com/stretchr/testify v1.7.0 // indirect
14
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
15
golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 // indirect
0 commit comments