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 39199b1 + 93832fd commit 776d693Copy full SHA for 776d693
go.mod
@@ -66,7 +66,7 @@ require (
66
github.com/prometheus/client_model v0.6.2 // indirect
67
github.com/prometheus/common v0.65.0 // indirect
68
github.com/prometheus/procfs v0.16.1 // indirect
69
- github.com/rabbitmq/cluster-operator/v2 v2.9.0 // indirect
+ github.com/rabbitmq/cluster-operator/v2 v2.16.0 // indirect
70
github.com/spf13/pflag v1.0.6 // indirect
71
github.com/x448/float16 v0.8.4 // indirect
72
go.uber.org/automaxprocs v1.6.0 // indirect
0 commit comments