-
Notifications
You must be signed in to change notification settings - Fork 537
/
rebar.config.lock
193 lines (192 loc) · 9.54 KB
/
rebar.config.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
183
184
185
186
187
188
189
190
191
192
193
%% THIS FILE IS GENERATED. DO NOT EDIT IT MANUALLY %%
{sub_dirs,["rel","apps/riak"]}.
{require_otp_vsn,"R16|17"}.
{cover_enabled,true}.
{lib_dirs,["apps/riak"]}.
{erl_opts,[debug_info,fail_on_warning]}.
{eunit_opts,[verbose]}.
{erlydtl_opts,[{compiler_options,[report,return,debug_info]}]}.
{deps,[{node_package,".*",
{git,"https://github.com/basho/node_package.git",
"ad5cc66afa6628c83b59de6ea89594ce5a4c1db6"}},
{goldrush,".*",
{git,"https://github.com/basho/goldrush.git",
"8f1b715d36b650ec1e1f5612c00e28af6ab0de82"}},
{lager,".*",
{git,"https://github.com/basho/lager.git",
"81eaef0ce98fdbf64ab95665e3bc2ec4b24c7dac"}},
{syslog,".*",
{git,"https://github.com/basho/erlang-syslog",
"e24c9ee8f7bb3f066ec152c210af10c2c712759a"}},
{lager_syslog,".*",
{git,"git://github.com/basho/lager_syslog.git",
"c59ccd421426a3d54b379e9b1f62f1f145dd5802"}},
{cluster_info,".*",
{git,"git://github.com/basho/cluster_info.git",
"d61d05534e3eaddff6e53d817d36c1c9f8f04cae"}},
{sidejob,".*",
{git,"git://github.com/basho/sidejob.git",
"891f58b17932e7a092115641fce1f677587ce278"}},
{erlang_js,".*",
{git,"git://github.com/basho/erlang_js.git",
"93bcb0fa820c2bb6ea83d4c84bf670f6660e51c5"}},
{meck,".*",
{git,"https://github.com/basho/meck.git",
"dde759050eff19a1a80fd854d7375174b191665d"}},
{getopt,".*",
{git,"https://github.com/basho/getopt.git",
"388dc95caa7fb97ec7db8cfc39246a36aba61bd8"}},
{neotoma,".*",
{git,"https://github.com/basho/neotoma.git",
"9e57d8ebd4ebb02c3e2428b08f3a01e2ff834ce2"}},
{cuttlefish,".*",
{git,"https://github.com/basho/cuttlefish.git",
"4f436ba2b67a7a95ed1d4ddd74a44a06661a77d1"}},
{bitcask,".*",
{git,"git://github.com/basho/bitcask.git",
"5ebe895c03d8a042584f8e2ff352171de7d7c414"}},
{redbug,".*",
{git,"https://github.com/massemanet/redbug",
"4a971ed9f5f1cc9090a9c7ea322ffa0e7c0dc423"}},
{recon,".*",
{git,"https://github.com/ferd/recon",
"41f7eedb8db2f178c3b8c060883205601198d814"}},
{edown,".*",
{git,"git://github.com/uwiger/edown.git",
"d62ec85281e451a46ba30045917c119d65b72a84"}},
{sext,".*",
{git,"git://github.com/basho/sext.git",
"846b9cc22456287a572efd4c924203d77778670f"}},
{poolboy,".*",
{git,"git://github.com/basho/poolboy.git",
"b6218ae2cd8d6eba3903492c8efa5bdec3b58e7f"}},
{basho_stats,".*",
{git,"git://github.com/basho/basho_stats.git",
"2ebff3f5608c05302a0268581f2b20d7fe790134"}},
{riak_sysmon,".*",
{git,"https://github.com/basho/riak_sysmon.git",
"0ab94b3186ff67501b833543f0c3f52be5b7ca7a"}},
{eleveldb,".*",
{git,"git://github.com/basho/eleveldb.git",
"c7018b6a4f6fe027b53b55133ecf1c39c7c33386"}},
{riak_ensemble,".*",
{git,"https://github.com/basho/riak_ensemble",
"0ceed202a4983ad252772ba3edfb00efac1ab70c"}},
{pbkdf2,".*",
{git,"git://github.com/basho/erlang-pbkdf2.git",
"7dfc96e4acdc4fba7893db7859130f4650bcec9e"}},
{parse_trans,".*",
{git,"git://github.com/basho/parse_trans.git",
"4517dfc096908995b479d6d9ed8284315e68b076"}},
{bear,".*",
{git,"git://github.com/basho/bear.git",
"da820a13c607c3f816ee8b83c587266da5389761"}},
{folsom,".*",
{git,"git://github.com/basho/folsom.git",
"72944523b6467c9f7add5f1c96dd5020424a2681"}},
{setup,".*",
{git,"git://github.com/basho/setup.git",
"51ee7c9f64d2bbe9dcbb58c278e8fbfd4d0ca5e2"}},
{exometer_core,".*",
{git,"git://github.com/basho/exometer_core.git",
"4c43c777266fbf95cb83d2cf50afc555e5e3a7ec"}},
{clique,".*",
{git,"https://github.com/basho/clique.git",
"baed0a08165d08e7c6e363996e1fc3e5bef8e0cf"}},
{riak_core,".*",
{git,"https://github.com/basho/riak_core.git",
"ad69b76396e2fb2827c06da4e04d62a5ead1862a"}},
{riak_pipe,".*",
{git,"git://github.com/basho/riak_pipe.git",
"25fe06c9410b56a8936f08dc2f310be9bb358e7d"}},
{riak_dt,".*",
{git,"git://github.com/basho/riak_dt.git",
"7f18a05460bcd495be5aec4e6fd9c98bd3e22631"}},
{eunit_formatters,".*",
{git,"git://github.com/seancribbs/eunit_formatters",
"96b6ced4d45ba641cbf2c8a8ae9b350dd300bc10"}},
{lz4,".*",
{git,"https://github.com/szktty/erlang-lz4",
"6bc5efe93bab327788bcde24374f16044b549dd8"}},
{leveled,".*",
{git,"https://github.com/martinsumner/leveled",
"1d0a20c113bb1741aabd715f16f543b01e6d6082"}},
{kv_index_tictactree,".*",
{git,"https://github.com/martinsumner/kv_index_tictactree.git",
"4ef767d1285418dccff5a1047a72e2672f7c7aa9"}},
{protobuffs,".*",
{git,"https://github.com/basho/erlang_protobuffs.git",
"43c549e6ccd4524245190a906bb4344039bd2995"}},
{riak_pb,".*",
{git,"git://github.com/basho/riak_pb.git",
"a8d599a87f5b83c5322cbf82e745eee02dcadd74"}},
{ibrowse,".*",
{git,"git://github.com/basho/ibrowse.git",
"653a9b3ddefe0a5a20548d3ef452e6b9b8d6b66c"}},
{mochiweb,".*",
{git,"git://github.com/basho/mochiweb.git",
"f22e7c3be471120a426e3337fb6525f0a89f17c3"}},
{webmachine,".*",
{git,"git://github.com/basho/webmachine.git",
"c561a910086f93a939ec0e85c13c26d76d9ec12d"}},
{riak_api,".*",
{git,"git://github.com/basho/riak_api.git",
"524d142d99404d4da9908f02a377547db6380759"}},
{proper,".*",
{git,"https://github.com/basho/proper.git",
"f5589897de7d87fedf71e8a8298cdfdebb665832"}},
{stdlib2,".*",
{git,"https://github.com/basho/stdlib2.git",
"e449b738a90219d80ebc4ce934ffe693f0c90730"}},
{hyper,".*",
{git,"git://github.com/basho/hyper",
"fdb62672000be1477e2c8b6d02289abe411baf91"}},
{riakc,".*",
{git,"git://github.com/basho/riak-erlang-client",
"37676e86849893f5ceb993c2c74f50a2feb32371"}},
{riakhttpc,".*",
{git,"git://github.com/basho/riak-erlang-http-client",
"b74f0adb0686848de9bd979408ed7ad87c81bf94"}},
{riak_kv,".*",
{git,"git://github.com/basho/riak_kv.git",
"1a8b5f36e067311b7daed6edd2a12fd304d58608"}},
{erlydtl,".*",
{git,"git://github.com/erlydtl/erlydtl.git",
"d20b53f04837a1053ed18987f645cb60eae82453"}},
{riak_control,".*",
{git,"git://github.com/basho/riak_control.git",
"bde5e6d25038f6da3d90de4df345b9fc1c86cb29"}},
{riaknostic,".*",
{git,"git://github.com/basho/riaknostic.git",
"dad8939d0ef32fbf435d13697720223293195282"}},
{canola,".*",
{git,"git://github.com/basho/canola.git",
"9bdfee88fce20b3a01b7003696b53eb21913d6fb"}},
{riak_auth_mods,".*",
{git,"git://github.com/basho/riak_auth_mods.git",
"31b8b30e6c215418522eaa615264ae9769a87410"}},
{ranch,".*",
{git,"git://github.com/basho/ranch.git",
"3f70e09efe992bbe1989d40812eded936cd2a0e1"}},
{ebloom,".*",
{git,"git://github.com/basho/ebloom.git",
"0b615927ecc04b3de0e4e35389431aed64498acb"}},
{riak_repl_pb_api,".*",
{git,"git://github.com/basho/riak_repl_pb_api.git",
"5fc34891fe2a928a83587eac42f2390b424e88f1"}},
{riak_repl,".*",
{git,"git://github.com/basho/riak_repl.git",
"16dd1b057eafd5c647a3a28ff6cf47b561ca4f52"}},
{kvc,".*",
{git,"git://github.com/etrepum/kvc.git",
"5565fe51857747662410cc3c06362ebcf48a2f04"}},
{fuse,".*",
{git,"https://github.com/jlouis/fuse.git",
"21c6e52ced3af294f2fe636039106068da12eeeb"}},
{yokozuna,".*",
{git,"git://github.com/basho/yokozuna.git",
"2fb5501923df7b2f5370878279fcd16ccfca1516"}},
{rebar_lock_deps_plugin,".*",
{git,"https://github.com/basho/rebar_lock_deps_plugin.git",
"8816f45ff38cd04d5c7741bd39166af58116dd44"}}]}.
{plugins,[rebar_lock_deps_plugin]}.