Upgrade esockd and ekka deps

- Upgrade esockd to 5.6.1
- Upgrade ekka to 0.7.2
This commit is contained in:
Feng Lee 2020-01-19 18:50:48 +08:00 committed by Shawn
parent 35354a3451
commit d8c3c86dca
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
[{gproc, "0.8.0"}, [{gproc, "0.8.0"},
{jiffy, "1.0.1"}, {jiffy, "1.0.1"},
{cowboy, {git, "https://github.com/emqx/cowboy", {tag, "2.7.1"}}}, {cowboy, {git, "https://github.com/emqx/cowboy", {tag, "2.7.1"}}},
{esockd, {git, "https://github.com/emqx/esockd", {tag, "5.6.0"}}}, {esockd, {git, "https://github.com/emqx/esockd", {tag, "5.6.1"}}},
{ekka, {git, "https://github.com/emqx/ekka", {tag, "0.7.1"}}}, {ekka, {git, "https://github.com/emqx/ekka", {tag, "0.7.2"}}},
{gen_rpc, {git, "https://github.com/emqx/gen_rpc", {tag, "2.4.1"}}}, {gen_rpc, {git, "https://github.com/emqx/gen_rpc", {tag, "2.4.1"}}},
{cuttlefish, {git, "https://github.com/emqx/cuttlefish", {tag, "v3.0.0"}}} {cuttlefish, {git, "https://github.com/emqx/cuttlefish", {tag, "v3.0.0"}}}
]}. ]}.