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 e1d747e commit 4a31c76Copy full SHA for 4a31c76
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/go-sql-driver/mysql v1.7.1
8
golang.org/x/sync v0.3.0
9
google.golang.org/protobuf v1.31.0
10
- gopkg.in/go-playground/validator.v9 v9.31.0
+ gopkg.in/go-playground/validator.v10 v10.15.1
11
)
12
13
require (
0 commit comments