rabbitmq-components.mk: add observer_cli dependency
For rabbitmq/rabbitmq-cli#353 and rabbitmq/rabbitmq-server#2006.
This commit is contained in:
parent
05b3f9dedd
commit
69598d36fb
|
|
@ -118,6 +118,7 @@ dep_prometheus = git https://github.com/deadtrickster/prometheus.erl v4.3.0
|
|||
dep_ra = git https://github.com/rabbitmq/ra.git master
|
||||
dep_ranch = hex 1.7.1
|
||||
dep_recon = hex 2.4.0
|
||||
dep_observer_cli = git https://github.com/zhongwencool/observer_cli 1.4.4
|
||||
dep_stdout_formatter = hex 0.2.2
|
||||
dep_sysmon_handler = hex 1.1.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue