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