Skip to content

Commit

Permalink
fix(deps): update module gopkg.in/go-playground/validator.v9 to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 27, 2024
1 parent c31f8d4 commit 73b8466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ require (
golang.org/x/sync v0.8.0
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.34.2
gopkg.in/go-playground/validator.v9 v9.31.0
gopkg.in/go-playground/validator.v10 v10.22.0
)

// v3.2.1, with range.MinVersion()
Expand Down

0 comments on commit 73b8466

Please sign in to comment.