We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02fc8f0 + f5172a1 commit f8dd7aeCopy full SHA for f8dd7ae
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/michaelklishin/rabbit-hole/v2 v2.7.0
10
github.com/onsi/ginkgo v1.16.0
11
github.com/onsi/gomega v1.11.0
12
- github.com/rabbitmq/cluster-operator v1.5.0
+ github.com/rabbitmq/cluster-operator v1.6.0
13
k8s.io/api v0.20.5
14
k8s.io/apimachinery v0.20.5
15
k8s.io/client-go v0.20.5
0 commit comments