Skip to content

Commit 7feca4c

Browse files
committed
fix(deps): update module gopkg.in/go-playground/validator.v9 to v10
1 parent f82f620 commit 7feca4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ require (
6767
golang.org/x/sync v0.8.0
6868
google.golang.org/grpc v1.65.0
6969
google.golang.org/protobuf v1.34.2
70-
gopkg.in/go-playground/validator.v9 v9.31.0
70+
gopkg.in/go-playground/validator.v10 v10.25.0
7171
)
7272

7373
// v3.2.1, with range.MinVersion()

0 commit comments

Comments
 (0)