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 7d54e7c commit 4eb5ee1Copy full SHA for 4eb5ee1
go.mod
@@ -57,7 +57,7 @@ require (
57
github.com/prometheus/client_model v0.6.1 // indirect
58
github.com/prometheus/common v0.55.0 // indirect
59
github.com/prometheus/procfs v0.15.1 // indirect
60
- github.com/rabbitmq/cluster-operator/v2 v2.9.0 // indirect
+ github.com/rabbitmq/cluster-operator/v2 v2.16.1 // indirect
61
github.com/spf13/pflag v1.0.5 // indirect
62
github.com/x448/float16 v0.8.4 // indirect
63
go.uber.org/multierr v1.11.0 // indirect
0 commit comments