mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 08:35:22 +00:00
Pull riak http client from master
Need to pull from master or else a version mismatch occurs for the protobuffs client.
This commit is contained in:
parent
8c60a14523
commit
c7cb386caf
@ -13,7 +13,7 @@
|
||||
{meck, ".*", {git, "git://github.com/eproxus/meck"}},
|
||||
{mapred_verify, ".*", {git, "git://github.com/basho/mapred_verify"}},
|
||||
{riakc, ".*", {git, "git://github.com/basho/riak-erlang-client"}},
|
||||
{riakhttpc, "1.3.1", {git, "git://github.com/basho/riak-erlang-http-client", {tag, "1.3.1"}}},
|
||||
{riakhttpc, ".*", {git, "git://github.com/basho/riak-erlang-http-client"}},
|
||||
{kvc, "1.3.0", {git, "https://github.com/etrepum/kvc", {tag, "v1.3.0"}}}
|
||||
]}.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user