diff options
author | Karl Nilsson <kjnilsson@gmail.com> | 2021-11-08 10:52:35 +0000 |
---|---|---|
committer | Karl Nilsson <kjnilsson@gmail.com> | 2021-11-08 11:07:41 +0000 |
commit | f52f28796af866672ce037ca136c9cbfef051e90 (patch) | |
tree | 162fe4d46a37a97e9bcbb19d0acbf1f284e3cfd9 | |
parent | 3d7edcea921a9fc15349475a61f0c47b6cc668ae (diff) | |
download | rabbitmq-server-git-qq-register-enqueuer-reliability.tar.gz |
Update Ra branch to test init optimisationqq-register-enqueuer-reliability
-rw-r--r-- | rabbitmq-components.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 66afd1871f..c3c88f85db 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -116,7 +116,7 @@ dep_cowlib = hex 2.9.1 dep_jsx = hex 3.1.0 dep_looking_glass = git https://github.com/rabbitmq/looking_glass master dep_prometheus = hex 4.8.1 -dep_ra = git https://github.com/rabbitmq/ra.git main +dep_ra = git https://github.com/rabbitmq/ra.git opt-server-init dep_ranch = hex 2.1.0 dep_recon = hex 2.5.1 dep_observer_cli = hex 1.7.1 |