Skip to content

Commit b272509

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

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

0 commit comments

Comments
 (0)