commit
Showing
... | ... | @@ -41,7 +41,7 @@ require ( |
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect | ||
google.golang.org/appengine v1.6.7 // indirect | ||
gopkg.in/inf.v0 v0.9.1 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
k8s.io/api v0.27.2 // indirect | ||
k8s.io/gengo v0.0.0-20210813121822-485abfe95c7c // indirect | ||
... | ... |
Please register or sign in to comment