File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 4040dep_amqp_client = git_rmq rabbitmq-erlang-client $(current_rmq_ref ) $(base_rmq_ref ) master
4141dep_amqp10_client = git_rmq rabbitmq-amqp1.0-client $(current_rmq_ref ) $(base_rmq_ref ) master
4242dep_amqp10_common = git_rmq rabbitmq-amqp1.0-common $(current_rmq_ref ) $(base_rmq_ref ) master
43- dep_ra = git_rmq ra $(current_rmq_ref ) $(base_rmq_ref ) master
4443dep_rabbit = git_rmq rabbitmq-server $(current_rmq_ref ) $(base_rmq_ref ) master
4544dep_rabbit_common = git_rmq rabbitmq-common $(current_rmq_ref ) $(base_rmq_ref ) master
4645dep_rabbitmq_amqp1_0 = git_rmq rabbitmq-amqp1.0 $(current_rmq_ref ) $(base_rmq_ref ) master
@@ -115,6 +114,7 @@ dep_cowboy = hex 2.4.0
115114dep_cowlib = hex 2.3.0
116115dep_jsx = hex 2.9.0
117116dep_lager = hex 3.6.5
117+ dep_ra = git https://github.com/rabbitmq/ra.git master
118118dep_ranch = hex 1.6.2
119119dep_ranch_proxy_protocol = hex 2.1.1
120120dep_recon = hex 2.3.6
@@ -124,7 +124,6 @@ dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 405990ea62353d98d
124124RABBITMQ_COMPONENTS = amqp_client \
125125 amqp10_common \
126126 amqp10_client \
127- ra \
128127 rabbit \
129128 rabbit_common \
130129 rabbitmq_amqp1_0 \
You can’t perform that action at this time.
0 commit comments