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 d830e6aCopy full SHA for d830e6a
go.mod
@@ -28,7 +28,7 @@ require (
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
31
- gopkg.in/yaml.v2 v2.4.0
+ gopkg.in/yaml.v3 v3.0.1
32
gopkg.in/yaml.v3 v3.0.1
33
k8s.io/api v0.30.3
34
k8s.io/apimachinery v0.30.3
0 commit comments