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 d5cbbea commit 04c3c6dCopy full SHA for 04c3c6d
1 file changed
go.mod
@@ -382,7 +382,7 @@ require (
382
gopkg.in/inf.v0 v0.9.1 // indirect
383
gopkg.in/ini.v1 v1.67.0 // indirect
384
gopkg.in/yaml.v2 v2.4.0
385
- gopkg.in/yaml.v3 v3.0.1
+ gopkg.in/yaml.v3 v3.0.1 // indirect
386
k8s.io/api v0.28.6 // indirect
387
k8s.io/apimachinery v0.28.6
388
k8s.io/client-go v0.28.6 // indirect
0 commit comments