|
@@ -1,5 +1,6 @@
|
|
|
{deps,
|
|
{deps,
|
|
|
- [ %% FIXME: tag this as v3.1.3
|
|
|
|
|
|
|
+ [ {emqx, {path, "../emqx"}},
|
|
|
|
|
+ %% FIXME: tag this as v3.1.3
|
|
|
{prometheus, {git, "https://github.com/emqx/prometheus.erl", {ref, "9994c76adca40d91a2545102230ccce2423fd8a7"}}},
|
|
{prometheus, {git, "https://github.com/emqx/prometheus.erl", {ref, "9994c76adca40d91a2545102230ccce2423fd8a7"}}},
|
|
|
{hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.22.2"}}},
|
|
{hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.22.2"}}},
|
|
|
{minirest, {git, "https://github.com/emqx/minirest", {tag, "1.2.9"}}}
|
|
{minirest, {git, "https://github.com/emqx/minirest", {tag, "1.2.9"}}}
|