diff --git a/rebar.config b/rebar.config index 278df9c..d6c23a1 100644 --- a/rebar.config +++ b/rebar.config @@ -47,7 +47,7 @@ ]}. {deps, [ - {goldrush, ".*", {git, "git://github.com/DeadZen/goldrush.git", {tag, "0.1.8"}}} + {goldrush, ".*", {git, "https://github.com/basho/goldrush.git", {tag, "0.1.9"}}} ]}. {xref_checks, []}.