remove gpb
This commit is contained in:
parent
d18a371b44
commit
b717de1069
@ -7,7 +7,6 @@
|
||||
[
|
||||
sync,
|
||||
jiffy,
|
||||
%gpb,
|
||||
parse_trans,
|
||||
lager,
|
||||
cowboy,
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
{deps, [
|
||||
{sync, ".*", {git, "https://github.com/rustyio/sync.git", {branch, "master"}}},
|
||||
{jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", {tag, "1.1.2"}}},
|
||||
{gpb, ".*", {git, "https://github.com/tomas-abrahamsson/gpb.git", {tag, "4.20.0"}}},
|
||||
{jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", {tag, "1.1.1"}}},
|
||||
{cowboy, ".*", {git, "https://github.com/ninenines/cowboy.git", {tag, "2.10.0"}}},
|
||||
{parse_trans, ".*", {git, "https://github.com/uwiger/parse_trans", {tag, "3.0.0"}}},
|
||||
{lager, ".*", {git,"https://github.com/erlang-lager/lager.git", {tag, "3.9.2"}}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user