File tree Expand file tree Collapse file tree 2 files changed +22
-115
lines changed Expand file tree Collapse file tree 2 files changed +22
-115
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
4040 k8s.io/apiserver v0.22.4
4141 k8s.io/cli-runtime v0.22.4
4242 k8s.io/client-go v0.22.4
43- sigs.k8s.io/controller-runtime v0.7.0
43+ sigs.k8s.io/controller-runtime v0.10.3
4444)
4545
4646require (
@@ -134,8 +134,6 @@ require (
134134 github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
135135 github.com/nsf/termbox-go v0.0.0-20190121233118-02980233997d // indirect
136136 github.com/nwaples/rardecode v1.1.2 // indirect
137- github.com/onsi/ginkgo v1.16.4 // indirect
138- github.com/onsi/gomega v1.14.0 // indirect
139137 github.com/opencontainers/go-digest v1.0.0 // indirect
140138 github.com/opencontainers/image-spec v1.0.2-0.20210819154149-5ad6f50d6283 // indirect
141139 github.com/opencontainers/runc v1.0.2 // indirect
You can’t perform that action at this time.
0 commit comments