Skip to content

Commit e686afa

Browse files
Bump github.com/rabbitmq/cluster-operator from 1.7.0 to 1.8.0
Bumps [github.com/rabbitmq/cluster-operator](https://github.com/rabbitmq/cluster-operator) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/rabbitmq/cluster-operator/releases) - [Commits](rabbitmq/cluster-operator@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: github.com/rabbitmq/cluster-operator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d31861e commit e686afa

File tree

2 files changed

+11
-69
lines changed

2 files changed

+11
-69
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/michaelklishin/rabbit-hole/v2 v2.10.0
1212
github.com/onsi/ginkgo v1.16.4
1313
github.com/onsi/gomega v1.13.0
14-
github.com/rabbitmq/cluster-operator v1.7.0
14+
github.com/rabbitmq/cluster-operator v1.8.0
1515
k8s.io/api v0.21.2
1616
k8s.io/apimachinery v0.21.2
1717
k8s.io/client-go v0.21.2

0 commit comments

Comments
 (0)