diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2019-05-17 08:36:15 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2019-05-17 08:36:15 +0300 |
| commit | 5a6732d006b048260c95528f50bb145b20ec23a3 (patch) | |
| tree | 06a1e303ba922a5294b29afdc99b3cecdf310401 | |
| parent | 99350b03b19b46c55d9dc9bc32c7e0982c3aae76 (diff) | |
| download | rabbitmq-server-git-5a6732d006b048260c95528f50bb145b20ec23a3.tar.gz | |
Update rabbitmq-components.mk
| -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 5171c2feb3..32118b9f12 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -118,7 +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.5.0 -dep_observer_cli = git https://github.com/michaelklishin/observer_cli recon-2.5.0 +dep_observer_cli = git https://github.com/zhongwencool/observer_cli 1.5.0 dep_stdout_formatter = hex 0.2.2 dep_sysmon_handler = hex 1.1.0 |
