File tree Expand file tree Collapse file tree 2 files changed +21
-55
lines changed Expand file tree Collapse file tree 2 files changed +21
-55
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/onsi/ginkgo v1.12.0
18
18
github.com/onsi/gomega v1.9.0
19
19
github.com/operator-framework/api v0.3.7-0.20200602203552-431198de9fc2
20
- github.com/operator-framework/operator-registry v1.12.4
20
+ github.com/operator-framework/operator-registry v1.12.6-0.20200605115407-01fa069730e2
21
21
github.com/pborman/uuid v1.2.0
22
22
github.com/pkg/errors v0.9.1
23
23
github.com/prometheus/client_golang v1.5.1
@@ -46,6 +46,7 @@ require (
46
46
k8s.io/klog v1.0.0
47
47
k8s.io/kube-state-metrics v1.7.2
48
48
k8s.io/kubectl v0.18.2
49
+ rsc.io/letsencrypt v0.0.3 // indirect
49
50
sigs.k8s.io/controller-runtime v0.6.0
50
51
sigs.k8s.io/controller-tools v0.3.0
51
52
sigs.k8s.io/kubebuilder v1.0.9-0.20200513134826-f07a0146a40b
You can’t perform that action at this time.
0 commit comments