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 d31861e + e686afa commit 19fab4dCopy full SHA for 19fab4d
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/michaelklishin/rabbit-hole/v2 v2.10.0
12
github.com/onsi/ginkgo v1.16.4
13
github.com/onsi/gomega v1.13.0
14
- github.com/rabbitmq/cluster-operator v1.7.0
+ github.com/rabbitmq/cluster-operator v1.8.0
15
k8s.io/api v0.21.2
16
k8s.io/apimachinery v0.21.2
17
k8s.io/client-go v0.21.2
0 commit comments