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 2676138 commit 5b5c090Copy full SHA for 5b5c090
go.mod
@@ -26,7 +26,7 @@ require (
26
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
27
golang.org/x/net v0.25.0
28
gopkg.in/go-playground/validator.v9 v9.31.0
29
- gopkg.in/yaml.v2 v2.4.0
+ gopkg.in/yaml.v3 v3.0.1
30
gopkg.in/yaml.v3 v3.0.1
31
k8s.io/api v0.30.1
32
k8s.io/apimachinery v0.30.1
0 commit comments