Skip to content

Commit 5cbd48c

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

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
@@ -25,7 +25,7 @@ require (
2525
github.com/testcontainers/testcontainers-go v0.31.0
2626
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
2727
golang.org/x/net v0.27.0
28-
gopkg.in/go-playground/validator.v9 v9.31.0
28+
gopkg.in/go-playground/validator.v10 v10.22.0
2929
gopkg.in/yaml.v2 v2.4.0
3030
gopkg.in/yaml.v3 v3.0.1
3131
k8s.io/api v0.30.1

0 commit comments

Comments
 (0)