File tree Expand file tree Collapse file tree 2 files changed +17
-248
lines changed
Expand file tree Collapse file tree 2 files changed +17
-248
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/onsi/gomega v1.27.10
2323 github.com/opencontainers/go-digest v1.0.0
2424 github.com/opencontainers/image-spec v1.1.0-rc4
25- github.com/operator-framework/api v0.20 .0
25+ github.com/operator-framework/api v0.21 .0
2626 github.com/otiai10/copy v1.2.0
2727 github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
2828 github.com/pkg/errors v0.9.1
@@ -45,7 +45,7 @@ require (
4545 k8s.io/client-go v0.28.5
4646 k8s.io/kubectl v0.28.5
4747 sigs.k8s.io/controller-runtime v0.16.3
48- sigs.k8s.io/kind v0.11.1
48+ sigs.k8s.io/kind v0.20.0
4949 sigs.k8s.io/yaml v1.4.0
5050)
5151
@@ -104,6 +104,7 @@ require (
104104 github.com/google/gnostic-models v0.6.8 // indirect
105105 github.com/google/gofuzz v1.2.0 // indirect
106106 github.com/google/pprof v0.0.0-20230323073829-e72429f035bd // indirect
107+ github.com/google/safetext v0.0.0-20220905092116-b49f7bc46da2 // indirect
107108 github.com/google/uuid v1.4.0 // indirect
108109 github.com/gorilla/handlers v1.4.2 // indirect
109110 github.com/gorilla/mux v1.8.0 // indirect
You can’t perform that action at this time.
0 commit comments