Skip to content

Commit 6d599ea

Browse files
fix(deps): update module gopkg.in/go-playground/validator.v9 to v10
1 parent 8b1b4ef commit 6d599ea

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
@@ -27,7 +27,7 @@ require (
2727
github.com/testcontainers/testcontainers-go v0.32.0
2828
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
2929
golang.org/x/net v0.27.0
30-
gopkg.in/go-playground/validator.v9 v9.31.0
30+
gopkg.in/go-playground/validator.v10 v10.22.0
3131
gopkg.in/yaml.v2 v2.4.0
3232
gopkg.in/yaml.v3 v3.0.1
3333
k8s.io/api v0.30.3

0 commit comments

Comments
 (0)