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