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 9065833 commit b272509Copy full SHA for b272509
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/testcontainers/testcontainers-go v0.32.0
30
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
31
golang.org/x/net v0.28.0
32
- gopkg.in/go-playground/validator.v9 v9.31.0
+ gopkg.in/go-playground/validator.v10 v10.22.0
33
gopkg.in/yaml.v2 v2.4.0
34
gopkg.in/yaml.v3 v3.0.1
35
k8s.io/api v0.30.3
0 commit comments