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:
Thales Macedo Garitezi 2023-05-09 09:53:00 -03:00
parent ee50359357
commit 601f750569
1 changed files with 1 additions and 1 deletions

View File

@ -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"}}}