From 10371ac930aaf03399c308a825d0bc3cb5c0c388 Mon Sep 17 00:00:00 2001 From: vkatsuba Date: Fri, 30 Jul 2021 11:01:26 +0300 Subject: [PATCH] Remove rebar_faster_deps --- big_tests/rebar.config | 6 ------ rebar.config | 1 - 2 files changed, 7 deletions(-) diff --git a/big_tests/rebar.config b/big_tests/rebar.config index 3bc944d49d4..d104aa319b2 100644 --- a/big_tests/rebar.config +++ b/big_tests/rebar.config @@ -24,9 +24,3 @@ {esip, "1.0.33"}, {jid, "1.0.0", {pkg, mongoose_jid}} ]}. - -{plugins, - [ - {rebar_faster_deps, {git, "https://github.com/arcusfelis/rebar3-faster-deps-plugin.git", - {ref, "eb3cded5b050edd82cf8653f8c850c6c9890f732"}}} - ]}. diff --git a/rebar.config b/rebar.config index 90a598df209..ed32e7f0a23 100644 --- a/rebar.config +++ b/rebar.config @@ -53,7 +53,6 @@ {require_min_otp_vsn, "21"}. %% We agreed to use https:// for deps because of possible firewall issues. -%% By default, deps are downloaded without using git by rebar_faster_deps. %% %% If you still prefer git protocol, update your "~/.gitconfig" by running: %% git config --global url."git://github".insteadOf https://github