We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1b4ef commit 6d599eaCopy full SHA for 6d599ea
go.mod
@@ -27,7 +27,7 @@ require (
27
github.com/testcontainers/testcontainers-go v0.32.0
28
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
29
golang.org/x/net v0.27.0
30
- gopkg.in/go-playground/validator.v9 v9.31.0
+ gopkg.in/go-playground/validator.v10 v10.22.0
31
gopkg.in/yaml.v2 v2.4.0
32
gopkg.in/yaml.v3 v3.0.1
33
k8s.io/api v0.30.3
0 commit comments