forked from basho/riak
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rebar.lock
182 lines (182 loc) · 6.27 KB
/
rebar.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
{"1.1.0",
[{<<"basho_stats">>,
{git,"https://github.com/basho/basho_stats.git",
{ref,"c5b7ecb92af7b050bc62d08c6fbf1aafd6bdeff0"}},
2},
{<<"bear">>,{pkg,<<"bear">>,<<"1.0.0">>},4},
{<<"bitcask">>,
{git,"https://github.com/basho/bitcask.git",
{ref,"dd96f6dd84a1cad68ccc21959ba56b0426434d85"}},
1},
{<<"canola">>,
{git,"https://github.com/basho/canola.git",
{ref,"2cd39378442f3dc727de22289243b3c4d56f25fd"}},
1},
{<<"clique">>,
{git,"https://github.com/basho/clique.git",
{ref,"9ad8515dfeebf7d324b6d56eab8670c0b8995ce0"}},
2},
{<<"cluster_info">>,
{git,"https://github.com/basho/cluster_info.git",
{ref,"389d43af7ac1550b3c01cd55b8147bcc0e20022f"}},
0},
{<<"cuttlefish">>,
{git,"https://github.com/basho/cuttlefish.git",
{ref,"a70377b83c4859f418f2cae901c577ba4c085670"}},
3},
{<<"ebloom">>,
{git,"https://github.com/basho/ebloom.git",
{ref,"3c25f9ef61a73d5f1d2c2601da464dd03975721d"}},
1},
{<<"eleveldb">>,
{git,"https://github.com/basho/eleveldb.git",
{ref,"edfd3924abbb2c5780d2c4641dcc0592a221ac43"}},
2},
{<<"exometer_core">>,{pkg,<<"exometer_core">>,<<"1.6.1">>},2},
{<<"folsom">>,{pkg,<<"folsom">>,<<"1.0.0">>},3},
{<<"getopt">>,
{git,"https://github.com/jcomellas/getopt.git",
{ref,"fbd210550677114a6c96cdf66e340eb248908d93"}},
1},
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},2},
{<<"hut">>,{pkg,<<"hut">>,<<"1.3.0">>},3},
{<<"hyper">>,
{git,"https://github.com/basho/hyper",
{ref,"d0bf3d67fd17b8ed2610b266aebd54b1027ea916"}},
1},
{<<"ibrowse">>,
{git,"https://github.com/basho/ibrowse.git",
{ref,"cdde6fe5e80ce71e7b5570e40a45d9f862721499"}},
2},
{<<"kv_index_tictactree">>,
{git,"https://github.com/martinsumner/kv_index_tictactree.git",
{ref,"50302987d33689fb2066c831ec7376f11d4304c9"}},
1},
{<<"lager">>,
{git,"https://github.com/erlang-lager/lager.git",
{ref,"22e62f28e5afabe90a6f31bcde367a2b5799fc94"}},
1},
{<<"lager_syslog">>,
{git,"https://github.com/basho/lager_syslog.git",
{ref,"5c8eb6ec82fa45ff0f4e456747e095654e342746"}},
0},
{<<"leveled">>,
{git,"https://github.com/martinsumner/leveled",
{ref,"4142914e3fc32090747a4a7ea63087e18a74a042"}},
2},
{<<"lz4">>,
{git,"https://github.com/martinsumner/erlang-lz4",
{ref,"d407af5de71303b8e381df718d2e5d05eb775c59"}},
3},
{<<"meck">>,
{git,"https://github.com/eproxus/meck.git",
{ref,"4ecc1ae9089edc6977e8c8c4cd41081513cc5590"}},
4},
{<<"mochiweb">>,
{git,"https://github.com/basho/mochiweb.git",
{ref,"8471d2197afd412fcec239dd9ad5cbe90e64eefa"}},
2},
{<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.4.1">>},3},
{<<"pbkdf2">>,
{git,"https://github.com/basho/erlang-pbkdf2.git",
{ref,"681494c3ea03625c909a16b1b3ca295edf892057"}},
2},
{<<"poolboy">>,
{git,"https://github.com/basho/poolboy.git",
{ref,"032ea3186fda78b4913deb8932af318ebb9b1258"}},
2},
{<<"protobuffs">>,
{git,"https://github.com/basho/erlang_protobuffs.git",
{ref,"098efad8f85dfe556d64e2cf6ce31f2075808f67"}},
3},
{<<"ranch">>,
{git,"https://github.com/ninenines/ranch.git",
{ref,"9b8ed47d789412b0021bfc1f94f1c17c387c721c"}},
1},
{<<"recon">>,
{git,"https://github.com/ferd/recon",
{ref,"34194da6d9f8ed25f274e0ebb098dc9e95bcf547"}},
1},
{<<"redbug">>,
{git,"https://github.com/massemanet/redbug",
{ref,"c466ddc4f05a34c47bcf0666899c50e40c5223d2"}},
1},
{<<"riak_api">>,
{git,"https://github.com/basho/riak_api.git",
{ref,"1ccf72103a154493e952e7a544ea3429cb342b20"}},
1},
{<<"riak_auth_mods">>,
{git,"https://github.com/basho/riak_auth_mods.git",
{ref,"5e4a240791f6bbadc9b3bce4653ba08cb9aeb0ce"}},
0},
{<<"riak_core">>,
{git,"https://github.com/basho/riak_core.git",
{ref,"7b04e2c4731c16ffb9cfbe1ac085cb4056cb0422"}},
1},
{<<"riak_dt">>,
{git,"https://github.com/basho/riak_dt.git",
{ref,"d0de4694f1423dc942844fbc494604a3c6df17d6"}},
1},
{<<"riak_ensemble">>,
{git,"https://github.com/basho/riak_ensemble",
{ref,"163bafa1a29db14f242e164dbe79b3fa84c3173d"}},
2},
{<<"riak_kv">>,
{git,"https://github.com/basho/riak_kv.git",
{ref,"e80a0699ffc5bc004b93e06c09197b79109d6844"}},
0},
{<<"riak_pb">>,
{git,"https://github.com/basho/riak_pb.git",
{ref,"04e8cc7daa081c23be137b1eff2a6a3fb827f8e4"}},
2},
{<<"riak_pipe">>,
{git,"https://github.com/basho/riak_pipe.git",
{ref,"abedf61218d4ed61a3494a12e95bd4de0277468d"}},
1},
{<<"riak_repl">>,
{git,"https://github.com/basho/riak_repl.git",
{ref,"dab42494f35b5102925138b28e8a1b0492947287"}},
0},
{<<"riak_sysmon">>,
{git,"https://github.com/basho/riak_sysmon.git",
{ref,"bb75c2b8fd2e1074ffded60054f3a17b745957aa"}},
2},
{<<"riakc">>,
{git,"https://github.com/basho/riak-erlang-client",
{ref,"3b6ad6e92dcb55833e9add829b2871be8468a68e"}},
2},
{<<"riakhttpc">>,
{git,"https://github.com/basho/riak-erlang-http-client",
{ref,"20cfdf4eb1f2e2f8521fd6c974d7b3e2bd9db728"}},
1},
{<<"riaknostic">>,
{git,"https://github.com/basho/riaknostic.git",
{ref,"c86a7a943f6c5b5b743968d183f03caa98c78cf9"}},
0},
{<<"setup">>,{pkg,<<"setup">>,<<"2.1.0">>},3},
{<<"sext">>,
{git,"https://github.com/uwiger/sext.git",
{ref,"615eebcf975ec4b4561c6f2b2bc433dabdb2be0f"}},
1},
{<<"sidejob">>,
{git,"https://github.com/basho/sidejob.git",
{ref,"d5e8f8450b92ab30610496ffb58f560d6a8bad6b"}},
1},
{<<"syslog">>,
{git,"https://github.com/basho/erlang-syslog",
{ref,"b6d4db6fcaf5ce1031c77a1582e3ccd24b9ae0e8"}},
1},
{<<"webmachine">>,
{git,"https://github.com/webmachine/webmachine.git",
{ref,"92225b82fc702f78cf9d23248023ec841272df80"}},
2}]}.
[
{pkg_hash,[
{<<"bear">>, <<"430419C1126B477686CDE843E88BA0F2C7DC5CDF0881C677500074F704339A99">>},
{<<"exometer_core">>, <<"742ED00E1F10F8BEFF61A0F43E105C78C2F982E10F1C4E740D59DF89924C65EA">>},
{<<"folsom">>, <<"50ECC998D2149939F1D5E0AA3E32788F8ED16A58E390D81B5C0BE4CC4EF25589">>},
{<<"goldrush">>, <<"F06E5D5F1277DA5C413E84D5A2924174182FB108DABB39D5EC548B27424CD106">>},
{<<"hut">>, <<"71F2F054E657C03F959CF1ACC43F436EA87580696528CA2A55C8AFB1B06C85E7">>},
{<<"parse_trans">>, <<"6E6AA8167CB44CC8F39441D05193BE6E6F4E7C2946CB2759F015F8C56B76E5FF">>},
{<<"setup">>, <<"05F69185A5EB71474C9BC6BA892565651EC7507791F85632B7B914DBFE130510">>}]}
].