diff --git a/rebar.config b/rebar.config index 15f7a52..05da353 100644 --- a/rebar.config +++ b/rebar.config @@ -34,8 +34,8 @@ ]}. {deps, [ - {lager, {git, "git://github.com/erlang-lager/lager.git", {tag, "3.8.0"}}}, - {getopt, {git, "git://github.com/jcomellas/getopt.git", {tag, "v1.0.1"}}} + {lager, {git, "https://github.com/erlang-lager/lager.git", {tag, "3.8.0"}}}, + {getopt, {git, "https://github.com/jcomellas/getopt.git", {tag, "v1.0.1"}}} ]}. {profiles, [