|
|
@ -29,7 +29,7 @@ require (
|
|
|
|
github.com/sirupsen/logrus v1.8.1
|
|
|
|
github.com/sirupsen/logrus v1.8.1
|
|
|
|
github.com/spf13/cobra v1.4.0
|
|
|
|
github.com/spf13/cobra v1.4.0
|
|
|
|
github.com/spf13/pflag v1.0.5
|
|
|
|
github.com/spf13/pflag v1.0.5
|
|
|
|
github.com/stretchr/testify v1.7.1
|
|
|
|
github.com/stretchr/testify v1.7.4
|
|
|
|
github.com/xeipuuv/gojsonschema v1.2.0
|
|
|
|
github.com/xeipuuv/gojsonschema v1.2.0
|
|
|
|
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
|
|
|
|
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
|
|
|
|
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
|
|
|
|
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
|
|
|
@ -155,7 +155,7 @@ require (
|
|
|
|
google.golang.org/protobuf v1.27.1 // indirect
|
|
|
|
google.golang.org/protobuf v1.27.1 // indirect
|
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
|
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
|
|
k8s.io/component-base v0.24.1 // indirect
|
|
|
|
k8s.io/component-base v0.24.1 // indirect
|
|
|
|
k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 // indirect
|
|
|
|
k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 // indirect
|
|
|
|
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 // indirect
|
|
|
|
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 // indirect
|
|
|
|