Delete dependence on k8s.io/...

This commit is contained in:
monopole
2021-02-09 13:42:04 -08:00
parent 703fee93af
commit 3ae1aa7cd7
53 changed files with 16 additions and 6136 deletions

View File

@@ -17,9 +17,6 @@ require (
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
k8s.io/api v0.17.0
k8s.io/apimachinery v0.17.0
k8s.io/client-go v0.17.0
sigs.k8s.io/kustomize/kyaml v0.10.9
sigs.k8s.io/yaml v1.2.0
)