Skip to content

Commit 61b325d

Browse files
deps: bump operator-registry to 01fa069730e294c39370caa7859e7ab51aeb053e (#3186)
Co-authored-by: Eric Stroczynski <[email protected]>
1 parent 572e908 commit 61b325d

File tree

2 files changed

+21
-55
lines changed

2 files changed

+21
-55
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/onsi/ginkgo v1.12.0
1818
github.com/onsi/gomega v1.9.0
1919
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
2121
github.com/pborman/uuid v1.2.0
2222
github.com/pkg/errors v0.9.1
2323
github.com/prometheus/client_golang v1.5.1
@@ -46,6 +46,7 @@ require (
4646
k8s.io/klog v1.0.0
4747
k8s.io/kube-state-metrics v1.7.2
4848
k8s.io/kubectl v0.18.2
49+
rsc.io/letsencrypt v0.0.3 // indirect
4950
sigs.k8s.io/controller-runtime v0.6.0
5051
sigs.k8s.io/controller-tools v0.3.0
5152
sigs.k8s.io/kubebuilder v1.0.9-0.20200513134826-f07a0146a40b

0 commit comments

Comments
 (0)