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 c4dce9e commit 5cbd48cCopy full SHA for 5cbd48c
go.mod
@@ -25,7 +25,7 @@ require (
25
github.com/testcontainers/testcontainers-go v0.31.0
26
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
27
golang.org/x/net v0.27.0
28
- gopkg.in/go-playground/validator.v9 v9.31.0
+ gopkg.in/go-playground/validator.v10 v10.22.0
29
gopkg.in/yaml.v2 v2.4.0
30
gopkg.in/yaml.v3 v3.0.1
31
k8s.io/api v0.30.1
0 commit comments