Skip to content

Commit c3de971

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

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
@@ -65,7 +65,7 @@ require (
6565
golang.org/x/sync v0.8.0
6666
google.golang.org/grpc v1.65.0
6767
google.golang.org/protobuf v1.34.2
68-
gopkg.in/go-playground/validator.v9 v9.31.0
68+
gopkg.in/go-playground/validator.v10 v10.22.1
6969
)
7070

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

0 commit comments

Comments
 (0)