Skip to content

Commit 6aac139

Browse files
committed
Add replace for github.com/rabbitmq/cluster-operator/v2
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
1 parent b6ce757 commit 6aac139

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api/go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ require (
7777
// mschuppert: map to latest commit from release-4.13 tag
7878
// must consistent within modules and service operators
7979
replace github.com/openshift/api => github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094 //allow-merging
80+
81+
// custom RabbitmqClusterSpecCore for OpenStackControlplane (v2.6.0_patches_tag)
82+
replace github.com/rabbitmq/cluster-operator/v2 => github.com/openstack-k8s-operators/rabbitmq-cluster-operator/v2 v2.6.1-0.20241017142550-a3524acedd49 //allow-merging

0 commit comments

Comments
 (0)