Use the Apache Mirror of Folsom
diff --git a/rebar.config b/rebar.config
index d5e617d..8bdd995 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,4 +1,4 @@
 {deps, [
-    {folsom, ".*", {git, "https://github.com/boundary/folsom.git",
-        {tag, "0.8.1"}}}
+    {folsom, ".*", {git, "https://git-wip-us.apache.org/repos/asf/couchdb-folsom.git",
+        {branch, master}}}
 ]}.