|
@@ -47,7 +47,7 @@
|
|
|
[ {lc, {git, "https://github.com/qzhuyan/lc.git", {tag, "0.1.2"}}}
|
|
[ {lc, {git, "https://github.com/qzhuyan/lc.git", {tag, "0.1.2"}}}
|
|
|
, {redbug, "2.0.7"}
|
|
, {redbug, "2.0.7"}
|
|
|
, {gpb, "4.11.2"} %% gpb only used to build, but not for release, pin it here to avoid fetching a wrong version due to rebar plugins scattered in all the deps
|
|
, {gpb, "4.11.2"} %% gpb only used to build, but not for release, pin it here to avoid fetching a wrong version due to rebar plugins scattered in all the deps
|
|
|
- , {typerefl, {git, "https://github.com/k32/typerefl", {tag, "0.8.6"}}}
|
|
|
|
|
|
|
+ , {typerefl, {git, "https://github.com/ieQu1/typerefl", {tag, "0.8.6"}}}
|
|
|
, {ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.1.12"}}}
|
|
, {ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.1.12"}}}
|
|
|
, {gproc, {git, "https://github.com/uwiger/gproc", {tag, "0.8.0"}}}
|
|
, {gproc, {git, "https://github.com/uwiger/gproc", {tag, "0.8.0"}}}
|
|
|
, {jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.5"}}}
|
|
, {jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.5"}}}
|
|
@@ -63,7 +63,7 @@
|
|
|
, {emqtt, {git, "https://github.com/emqx/emqtt", {tag, "1.4.3"}}}
|
|
, {emqtt, {git, "https://github.com/emqx/emqtt", {tag, "1.4.3"}}}
|
|
|
, {rulesql, {git, "https://github.com/emqx/rulesql", {tag, "0.1.4"}}}
|
|
, {rulesql, {git, "https://github.com/emqx/rulesql", {tag, "0.1.4"}}}
|
|
|
, {observer_cli, "1.7.1"} % NOTE: depends on recon 2.5.x
|
|
, {observer_cli, "1.7.1"} % NOTE: depends on recon 2.5.x
|
|
|
- , {system_monitor, {git, "https://github.com/k32/system_monitor", {tag, "3.0.2"}}}
|
|
|
|
|
|
|
+ , {system_monitor, {git, "https://github.com/ieQu1/system_monitor", {tag, "3.0.2"}}}
|
|
|
, {getopt, "1.0.2"}
|
|
, {getopt, "1.0.2"}
|
|
|
, {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.18.0"}}}
|
|
, {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.18.0"}}}
|
|
|
, {hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.24.0"}}}
|
|
, {hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.24.0"}}}
|