diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2019-05-13 16:40:21 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2019-05-13 16:40:21 +0300 |
| commit | 46b3c7619974e22f4fae7d2aedf2f072293d3656 (patch) | |
| tree | 57ec4d837ac2433185491e358fae684bb3337010 | |
| parent | 18552f70b8552e0fb9c656eb262a4e8018af02ce (diff) | |
| download | rabbitmq-server-git-46b3c7619974e22f4fae7d2aedf2f072293d3656.tar.gz | |
Update rabbitmq-components.mk
| -rw-r--r-- | rabbitmq-components.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 3a8d9a5a4f..3d40d7b446 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -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 |
