Skip to content

Commit 71e36c7

Browse files
fix(deps): update module gopkg.in/go-playground/validator.v9 to v10
1 parent e305a8e commit 71e36c7

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
@@ -24,7 +24,7 @@ require (
2424
github.com/swaggo/swag v1.16.3
2525
github.com/testcontainers/testcontainers-go v0.31.0
2626
golang.org/x/net v0.25.0
27-
gopkg.in/go-playground/validator.v9 v9.31.0
27+
gopkg.in/go-playground/validator.v10 v10.21.0
2828
gopkg.in/yaml.v2 v2.4.0
2929
k8s.io/api v0.29.2
3030
k8s.io/apimachinery v0.29.2

0 commit comments

Comments
 (0)