Skip to content

Commit 77b6188

Browse files
Update module gopkg.in/go-playground/validator.v9 to v10
1 parent e1d747e commit 77b6188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-sql-driver/mysql v1.7.1
88
golang.org/x/sync v0.3.0
99
google.golang.org/protobuf v1.31.0
10-
gopkg.in/go-playground/validator.v9 v9.31.0
10+
gopkg.in/go-playground/validator.v10 v10.19.0
1111
)
1212

1313
require (

0 commit comments

Comments
 (0)