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 Nov 17, 2024
1 parent 4a7c0af commit 50fb7f5
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 @@ -67,7 +67,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.23.0
)

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

0 comments on commit 50fb7f5

Please sign in to comment.