chore: update gproc -> 0.9.0.1
See: https://github.com/uwiger/gproc/pull/193 Also (appup and tag): https://github.com/emqx/gproc/pull/1
This commit is contained in:
parent
ee50359357
commit
601f750569
|
@ -45,7 +45,7 @@
|
|||
, {ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.4.4"}}}
|
||||
, {gun, {git, "https://github.com/emqx/gun", {tag, "1.3.8"}}}
|
||||
, {eredis_cluster, {git, "https://github.com/emqx/eredis_cluster", {tag, "0.7.4"}}}
|
||||
, {gproc, {git, "https://github.com/uwiger/gproc", {tag, "0.9.0"}}}
|
||||
, {gproc, {git, "https://github.com/emqx/gproc", {tag, "0.9.0.1"}}}
|
||||
, {jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.5"}}}
|
||||
, {cowboy, {git, "https://github.com/emqx/cowboy", {tag, "2.9.1"}}}
|
||||
, {esockd, {git, "https://github.com/emqx/esockd", {tag, "5.8.10"}}}
|
||||
|
|
Loading…
Reference in New Issue