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.
1 parent 2d34725 commit 062cef1Copy full SHA for 062cef1
go.mod
@@ -59,7 +59,7 @@ require (
59
github.com/prometheus/client_model v0.6.2 // indirect
60
github.com/prometheus/common v0.65.0 // indirect
61
github.com/prometheus/procfs v0.16.1 // indirect
62
- github.com/rabbitmq/cluster-operator/v2 v2.9.0 // indirect
+ github.com/rabbitmq/cluster-operator/v2 v2.16.0 // indirect
63
github.com/spf13/pflag v1.0.6 // indirect
64
github.com/x448/float16 v0.8.4 // indirect
65
go.uber.org/automaxprocs v1.6.0 // indirect
0 commit comments