From 67e304986a9dab27df067e1bcfad984a3229a5bc Mon Sep 17 00:00:00 2001 From: Tony Han Date: Tue, 31 Dec 2019 10:35:52 +0800 Subject: [PATCH] try updating cowlib --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bd4ffa08..7577078b 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ CT_OPTS += -ct_hooks cowboy_ct_hook [] # -boot start_sasl LOCAL_DEPS = crypto DEPS = cowlib ranch -dep_cowlib = git https://github.com/ninenines/cowlib 2.8.0 +dep_cowlib = git https://github.com/elixir-grpc/cowlib fix-queue-data dep_ranch = git https://github.com/ninenines/ranch 1.7.1 DOC_DEPS = asciideck