Skip to content

Commit cc0d008

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

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

0 commit comments

Comments
 (0)