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 e305a8e commit 71e36c7Copy full SHA for 71e36c7
go.mod
@@ -24,7 +24,7 @@ require (
24
github.com/swaggo/swag v1.16.3
25
github.com/testcontainers/testcontainers-go v0.31.0
26
golang.org/x/net v0.25.0
27
- gopkg.in/go-playground/validator.v9 v9.31.0
+ gopkg.in/go-playground/validator.v10 v10.21.0
28
gopkg.in/yaml.v2 v2.4.0
29
k8s.io/api v0.29.2
30
k8s.io/apimachinery v0.29.2
0 commit comments