File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ endef
129129
130130LOCAL_DEPS = sasl mnesia os_mon inets
131131BUILD_DEPS = rabbitmq_cli syslog
132- DEPS = ranch lager rabbit_common sysmon_handler
132+ DEPS = ranch lager rabbit_common sysmon_handler recon observer_cli
133133TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper
134134
135135dep_syslog = git https://github.com/schlagert/syslog 3.4.5
Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ dep_prometheus = hex 4.2.2
118118dep_ra = git https://github.com/rabbitmq/ra.git master
119119dep_ranch = hex 1.7.1
120120dep_recon = hex 2.4.0
121+ dep_observer_cli = git https://github.com/zhongwencool/observer_cli 1.4.4
121122dep_stdout_formatter = hex 0.2.2
122123dep_sysmon_handler = hex 1.1.0
123124
You can’t perform that action at this time.
0 commit comments