Skip to content

Commit 88145ff

Browse files
committed
Update dep on mochiweb to include http error packets fix from @seancribbs
Fixes: bz1291
1 parent 8d8cb3d commit 88145ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
{deps, [
77
{mochiweb, "1.5.1", {git, "git://github.com/basho/mochiweb",
8-
{tag, "1.5.1-http-headers-fix"}}}
8+
{tag, "1.5.1-riak-1.0.x-fixes"}}}
99
]}.

0 commit comments

Comments
 (0)