Godeps.json 10.6 KB
Newer Older
1
{
2
	"ImportPath": "github.com/ipfs/go-ipfs",
Jeromy's avatar
Jeromy committed
3
	"GoVersion": "go1.5.1",
4 5 6 7 8 9
	"Packages": [
		"./..."
	],
	"Deps": [
		{
			"ImportPath": "bazil.org/fuse",
Henry's avatar
Henry committed
10
			"Rev": "e4fcc9a2c7567d1c42861deebeb483315d222262"
11
		},
Lars Gierth's avatar
Lars Gierth committed
12 13 14 15 16
		{
			"ImportPath": "bitbucket.org/ww/goautoneg",
			"Comment": "null-5",
			"Rev": "75cd24fc2f2c2a2088577d12123ddee5f54e0675"
		},
Jeromy's avatar
Jeromy committed
17 18 19 20
		{
			"ImportPath": "github.com/StackExchange/wmi",
			"Rev": "8730d7ed549382cb1f889a576a7223c137be7989"
		},
Jeromy's avatar
Jeromy committed
21 22 23 24 25 26 27 28 29 30 31 32 33
		{
			"ImportPath": "github.com/alecthomas/kingpin",
			"Comment": "v2.1.0-2-gaedd543",
			"Rev": "aedd5430ecd39ba1396fee0c00308b494c552b1e"
		},
		{
			"ImportPath": "github.com/alecthomas/template",
			"Rev": "b867cc6ab45cece8143cfcc6fc9c77cf3f2c23c0"
		},
		{
			"ImportPath": "github.com/alecthomas/units",
			"Rev": "6b4e7dc5e3143b85ea77909c72caf89416fc2915"
		},
Jeromy's avatar
Jeromy committed
34 35 36 37 38 39 40 41 42 43 44 45
		{
			"ImportPath": "github.com/anacrolix/jitter",
			"Rev": "2ea5c18645100745b24e9f5cfc9b3f6f7eac51ef"
		},
		{
			"ImportPath": "github.com/anacrolix/missinggo",
			"Rev": "4e1ca5963308863b56c31863f60c394a7365ec29"
		},
		{
			"ImportPath": "github.com/anacrolix/utp",
			"Rev": "0bb24de92c268452fb9106ca4fb9302442ca0dee"
		},
Lars Gierth's avatar
Lars Gierth committed
46 47 48 49
		{
			"ImportPath": "github.com/beorn7/perks/quantile",
			"Rev": "b965b613227fddccbfffe13eae360ed3fa822f8d"
		},
Jeromy's avatar
Jeromy committed
50 51 52 53
		{
			"ImportPath": "github.com/bradfitz/iter",
			"Rev": "454541ec3da2a73fc34fd049b19ee5777bf19345"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
54 55 56 57
		{
			"ImportPath": "github.com/bren2010/proquint",
			"Rev": "5958552242606512f714d2e93513b380f43f9991"
		},
Henry's avatar
Henry committed
58 59 60 61
		{
			"ImportPath": "github.com/briantigerchow/pubsub",
			"Rev": "39ce5f556423a4c7223b370fa17a3bbd75b2d197"
		},
62 63 64 65
		{
			"ImportPath": "github.com/camlistore/lock",
			"Rev": "ae27720f340952636b826119b58130b9c1a847a0"
		},
Jeromy's avatar
Jeromy committed
66 67
		{
			"ImportPath": "github.com/cenkalti/backoff",
68
			"Rev": "9831e1e25c874e0a0601b6dc43641071414eec7a"
Jeromy's avatar
Jeromy committed
69
		},
70 71
		{
			"ImportPath": "github.com/cheggaaa/pb",
72
			"Rev": "d7729fd7ec1372c15b83db39834bf842bf2d69fb"
73
		},
74 75 76 77 78 79
		{
			"ImportPath": "github.com/codahale/hdrhistogram",
			"Rev": "5fd85ec0b4e2dd5d4158d257d943f2e586d86b62"
		},
		{
			"ImportPath": "github.com/codahale/metrics",
80
			"Rev": "7c37910bc765e705301b159683480bdd44555c91"
81
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
82 83
		{
			"ImportPath": "github.com/coreos/go-semver/semver",
Henry's avatar
Henry committed
84
			"Rev": "568e959cd89871e61434c1143528d9162da89ef2"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
85
		},
Brian Tiger Chow's avatar
Brian Tiger Chow committed
86 87
		{
			"ImportPath": "github.com/crowdmob/goamz/aws",
88
			"Rev": "82345796204222aa56be89cf930c316b1297f906"
Brian Tiger Chow's avatar
Brian Tiger Chow committed
89 90 91
		},
		{
			"ImportPath": "github.com/crowdmob/goamz/s3",
92
			"Rev": "82345796204222aa56be89cf930c316b1297f906"
Brian Tiger Chow's avatar
Brian Tiger Chow committed
93
		},
Henry's avatar
Henry committed
94 95 96 97
		{
			"ImportPath": "github.com/cryptix/mdns",
			"Rev": "04ff72a32679d57d009c0ac0fc5c4cda10350bad"
		},
Jeromy's avatar
Jeromy committed
98 99 100 101
		{
			"ImportPath": "github.com/docker/spdystream",
			"Rev": "e372247595b2edd26f6d022288e97eed793d70a2"
		},
Henry's avatar
Henry committed
102 103
		{
			"ImportPath": "github.com/dustin/go-humanize",
Henry's avatar
Henry committed
104
			"Rev": "00897f070f09f194c26d65afae734ba4c32404e8"
Henry's avatar
Henry committed
105
		},
Jeromy's avatar
Jeromy committed
106 107 108 109
		{
			"ImportPath": "github.com/dustin/randbo",
			"Rev": "7f1b564ca7242d22bcc6e2128beb90d9fa38b9f0"
		},
110 111 112 113
		{
			"ImportPath": "github.com/facebookgo/atomicfile",
			"Rev": "6f117f2e7f224fb03eb5e5fba370eade6e2b90c8"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
114 115
		{
			"ImportPath": "github.com/fd/go-nat",
116
			"Rev": "50e7633d5f27d81490026a13e5b92d2e42d8c6bb"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
117
		},
Jeromy's avatar
Jeromy committed
118 119 120 121 122
		{
			"ImportPath": "github.com/go-ole/go-ole",
			"Comment": "v1.1.1-64-g4246eab",
			"Rev": "4246eab2a27c71c143f965432ace52990308d362"
		},
123 124
		{
			"ImportPath": "github.com/gogo/protobuf/io",
125
			"Rev": "0ac967c269268f1af7d9bcc7927ccc9a589b2b36"
126 127 128
		},
		{
			"ImportPath": "github.com/gogo/protobuf/proto",
129
			"Rev": "0ac967c269268f1af7d9bcc7927ccc9a589b2b36"
130
		},
Lars Gierth's avatar
Lars Gierth committed
131 132 133 134
		{
			"ImportPath": "github.com/golang/protobuf/proto",
			"Rev": "aece6fb931241ad332956db4f62798dfbea944b3"
		},
135 136
		{
			"ImportPath": "github.com/hashicorp/golang-lru",
137
			"Rev": "253b2dc1ca8bae42c3b5b6e53dd2eab1a7551116"
138
		},
139 140
		{
			"ImportPath": "github.com/hashicorp/yamux",
141
			"Rev": "9feabe6854fadca1abec9cd3bd2a613fe9a34000"
142
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
143 144
		{
			"ImportPath": "github.com/huin/goupnp",
145
			"Rev": "223008361153d7d434c1f0ac990cd3fcae6931f5"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
146
		},
147 148
		{
			"ImportPath": "github.com/inconshreveable/go-update",
149
			"Rev": "68f5725818189545231c1fd8694793d45f2fc529"
150
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
151 152
		{
			"ImportPath": "github.com/jackpal/go-nat-pmp",
153
			"Rev": "a45aa3d54aef73b504e15eb71bea0e5565b5e6e1"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
154
		},
155 156
		{
			"ImportPath": "github.com/jbenet/go-base58",
Henry's avatar
Henry committed
157
			"Rev": "6237cf65f3a6f7111cd8a42be3590df99a66bc7d"
158
		},
159 160 161 162 163 164 165 166
		{
			"ImportPath": "github.com/jbenet/go-context/frac",
			"Rev": "d14ea06fba99483203c19d92cfcd13ebe73135f4"
		},
		{
			"ImportPath": "github.com/jbenet/go-context/io",
			"Rev": "d14ea06fba99483203c19d92cfcd13ebe73135f4"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
167 168
		{
			"ImportPath": "github.com/jbenet/go-datastore",
Jeromy's avatar
Jeromy committed
169
<<<<<<< HEAD
Jeromy's avatar
Jeromy committed
170
			"Rev": "c835c30f206c1e97172e428f052e225adab9abde"
Jeromy's avatar
Jeromy committed
171 172 173
=======
			"Rev": "47af23f2ad09237ccc09c586c118048e2b39b358"
>>>>>>> fixup datastore interfaces
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
174
		},
175 176 177 178
		{
			"ImportPath": "github.com/jbenet/go-detect-race",
			"Rev": "3463798d9574bd0b7eca275dccc530804ff5216f"
		},
179 180
		{
			"ImportPath": "github.com/jbenet/go-fuse-version",
181
			"Rev": "b733dfc0597e1f6780510ee7afad8b6e3c7af3eb"
182
		},
183 184 185 186
		{
			"ImportPath": "github.com/jbenet/go-is-domain",
			"Rev": "93b717f2ae17838a265e30277275ee99ee7198d6"
		},
187 188
		{
			"ImportPath": "github.com/jbenet/go-msgio",
Jeromy's avatar
Jeromy committed
189
			"Rev": "9399b44f6bf265b30bedaf2af8c0604bbc8d5275"
190 191 192
		},
		{
			"ImportPath": "github.com/jbenet/go-multiaddr",
193 194
			"Comment": "0.1.2-38-gc13f11b",
			"Rev": "c13f11bbfe6439771f4df7bfb330f686826144e8"
195 196 197
		},
		{
			"ImportPath": "github.com/jbenet/go-multiaddr-net",
Jeromy's avatar
Jeromy committed
198
			"Rev": "4a8bd8f8baf45afcf2bb385bbc17e5208d5d4c71"
199 200 201
		},
		{
			"ImportPath": "github.com/jbenet/go-multihash",
Henry's avatar
Henry committed
202 203
			"Comment": "0.1.0-39-ge8d2374",
			"Rev": "e8d2374934f16a971d1e94a864514a21ac74bf7f"
204
		},
205 206
		{
			"ImportPath": "github.com/jbenet/go-os-rename",
Henry's avatar
Henry committed
207
			"Rev": "3ac97f61ef67a6b87b95c1282f6c317ed0e693c2"
208
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
209
		{
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
210
			"ImportPath": "github.com/jbenet/go-peerstream",
Jeromy's avatar
Jeromy committed
211
			"Rev": "f3ab20739a88aa79306dc039c1b5a39e7afa45d6"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
212
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
213
		{
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
214
			"ImportPath": "github.com/jbenet/go-random",
Henry's avatar
Henry committed
215
			"Rev": "cd535bd25356746b9b1e824871dda7da932460e2"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
216
		},
217 218 219 220
		{
			"ImportPath": "github.com/jbenet/go-random-files",
			"Rev": "737479700b40b4b50e914e963ce8d9d44603e3c8"
		},
221 222
		{
			"ImportPath": "github.com/jbenet/go-reuseport",
Henry's avatar
Henry committed
223
			"Rev": "48959f1fad204b6cf2c0e8d086ef69f03f2de961"
224 225 226
		},
		{
			"ImportPath": "github.com/jbenet/go-sockaddr/net",
227
			"Rev": "da304f94eea1af8ba8d1faf184623e1f9d9777dc"
228
		},
229 230
		{
			"ImportPath": "github.com/jbenet/go-stream-muxer",
Jeromy's avatar
Jeromy committed
231
			"Rev": "e2e261765847234749629e0190fef193a4548303"
232
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
233 234
		{
			"ImportPath": "github.com/jbenet/go-temp-err-catcher",
Henry's avatar
Henry committed
235
			"Rev": "aac704a3f4f27190b4ccc05f303a4931fd1241ff"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
236
		},
237 238
		{
			"ImportPath": "github.com/jbenet/goprocess",
239
			"Rev": "64a8220330a485070813201cc05b0c6777f6a516"
240
		},
241 242
		{
			"ImportPath": "github.com/kardianos/osext",
243
			"Rev": "8fef92e41e22a70e700a96b29f066cda30ea24ef"
244
		},
245 246 247 248
		{
			"ImportPath": "github.com/kr/binarydist",
			"Rev": "9955b0ab8708602d411341e55fffd7e0700f86bd"
		},
Lars Gierth's avatar
Lars Gierth committed
249 250 251 252
		{
			"ImportPath": "github.com/matttproud/golang_protobuf_extensions/pbutil",
			"Rev": "fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
253 254
		{
			"ImportPath": "github.com/miekg/dns",
255
			"Rev": "82ffc45b1f84ff71bd1cebed8b210118ce3d181e"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
256
		},
257 258
		{
			"ImportPath": "github.com/mitchellh/go-homedir",
Henry's avatar
Henry committed
259
			"Rev": "1f6da4a72e57d4e7edd4a7295a585e0a3999a2d4"
260
		},
Kristoffer Ström's avatar
Kristoffer Ström committed
261 262 263 264
		{
			"ImportPath": "github.com/mtchavez/jenkins",
			"Rev": "5a816af6ef21ef401bff5e4b7dd255d63400f497"
		},
265 266 267 268
		{
			"ImportPath": "github.com/olekukonko/ts",
			"Rev": "ecf753e7c962639ab5a1fb46f7da627d4c0a04b8"
		},
Lars Gierth's avatar
Lars Gierth committed
269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292
		{
			"ImportPath": "github.com/prometheus/client_golang/model",
			"Comment": "0.6.0-15-g00e4c46",
			"Rev": "00e4c4629626a912cb8b44f8839a058768fc9c3f"
		},
		{
			"ImportPath": "github.com/prometheus/client_golang/prometheus",
			"Comment": "0.6.0-15-g00e4c46",
			"Rev": "00e4c4629626a912cb8b44f8839a058768fc9c3f"
		},
		{
			"ImportPath": "github.com/prometheus/client_golang/text",
			"Comment": "0.6.0-15-g00e4c46",
			"Rev": "00e4c4629626a912cb8b44f8839a058768fc9c3f"
		},
		{
			"ImportPath": "github.com/prometheus/client_model/go",
			"Comment": "model-0.0.2-12-gfa8ad6f",
			"Rev": "fa8ad6fec33561be4280a8f0514318c79d7f6cb6"
		},
		{
			"ImportPath": "github.com/prometheus/procfs",
			"Rev": "c91d8eefde16bd047416409eb56353ea84a186e4"
		},
David Braun's avatar
David Braun committed
293 294 295 296
		{
			"ImportPath": "github.com/rs/cors",
			"Rev": "5e4ce6bc0ecd3472f6f943666d84876691be2ced"
		},
Henry's avatar
Henry committed
297 298 299 300
		{
			"ImportPath": "github.com/satori/go.uuid",
			"Rev": "7c7f2020c4c9491594b85767967f4619c2fa75f9"
		},
Jeromy's avatar
Jeromy committed
301 302 303 304 305 306 307 308 309 310 311 312 313 314 315
		{
			"ImportPath": "github.com/shirou/gopsutil/common",
			"Comment": "1.0.0-167-g6a274c3",
			"Rev": "6a274c3628382ab316340478300f5282b89f7778"
		},
		{
			"ImportPath": "github.com/shirou/gopsutil/disk",
			"Comment": "1.0.0-167-g6a274c3",
			"Rev": "6a274c3628382ab316340478300f5282b89f7778"
		},
		{
			"ImportPath": "github.com/shirou/gopsutil/mem",
			"Comment": "1.0.0-167-g6a274c3",
			"Rev": "6a274c3628382ab316340478300f5282b89f7778"
		},
316 317
		{
			"ImportPath": "github.com/steakknife/hamming",
318 319
			"Comment": "0.0.10",
			"Rev": "8bad99011016569c05320e51be39c648679c5b73"
320
		},
321 322
		{
			"ImportPath": "github.com/syndtr/goleveldb/leveldb",
323
			"Rev": "4875955338b0a434238a31165cb87255ab6e9e4a"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
324 325 326
		},
		{
			"ImportPath": "github.com/syndtr/gosnappy/snappy",
Henry's avatar
Henry committed
327
			"Rev": "156a073208e131d7d2e212cb749feae7c339e846"
328
		},
329 330 331 332
		{
			"ImportPath": "github.com/texttheater/golang-levenshtein/levenshtein",
			"Rev": "dfd657628c58d3eeaa26391097853b2473c8b94e"
		},
333 334 335 336
		{
			"ImportPath": "github.com/whyrusleeping/chunker",
			"Rev": "537e901819164627ca4bb5ce4e3faa8ce7956564"
		},
Jeromy's avatar
Jeromy committed
337 338 339 340
		{
			"ImportPath": "github.com/whyrusleeping/go-logging",
			"Rev": "128b9855511a4ea3ccbcf712695baf2bab72e134"
		},
Kristoffer Ström's avatar
Kristoffer Ström committed
341 342 343 344
		{
			"ImportPath": "github.com/whyrusleeping/go-metrics",
			"Rev": "1cd8009604ec2238b5a71305a0ecd974066e0e16"
		},
Jeromy's avatar
Jeromy committed
345 346 347 348 349 350
		{
			"ImportPath": "github.com/whyrusleeping/go-multiplex",
			"Rev": "474b9aebeb391746f304ddf7c764a5da12319857"
		},
		{
			"ImportPath": "github.com/whyrusleeping/go-multistream",
Jeromy's avatar
Jeromy committed
351
			"Rev": "31bb014803a6eba2261bda5593e42c016a5f33bb"
Jeromy's avatar
Jeromy committed
352
		},
Jeromy's avatar
Jeromy committed
353 354
		{
			"ImportPath": "github.com/whyrusleeping/multiaddr-filter",
355
			"Rev": "9e26222151125ecd3fc1fd190179b6bdd55f5608"
Jeromy's avatar
Jeromy committed
356
		},
357 358
		{
			"ImportPath": "golang.org/x/crypto/blowfish",
359
			"Rev": "c84e1f8e3a7e322d497cd16c0e8a13c7e127baf3"
360 361 362
		},
		{
			"ImportPath": "golang.org/x/crypto/sha3",
363
			"Rev": "c84e1f8e3a7e322d497cd16c0e8a13c7e127baf3"
364
		},
365 366
		{
			"ImportPath": "golang.org/x/net/context",
367
			"Rev": "ff8eb9a34a5cbb9941ffc6f84a19a8014c2646ad"
368
		},
Henry's avatar
Henry committed
369 370
		{
			"ImportPath": "golang.org/x/net/internal/iana",
371
			"Rev": "ff8eb9a34a5cbb9941ffc6f84a19a8014c2646ad"
Henry's avatar
Henry committed
372 373 374
		},
		{
			"ImportPath": "golang.org/x/net/ipv4",
375
			"Rev": "ff8eb9a34a5cbb9941ffc6f84a19a8014c2646ad"
Henry's avatar
Henry committed
376 377 378
		},
		{
			"ImportPath": "golang.org/x/net/ipv6",
379
			"Rev": "ff8eb9a34a5cbb9941ffc6f84a19a8014c2646ad"
Henry's avatar
Henry committed
380
		},
Brian Tiger Chow's avatar
Brian Tiger Chow committed
381 382
		{
			"ImportPath": "gopkg.in/fsnotify.v1",
Henry's avatar
Henry committed
383 384
			"Comment": "v1.2.0",
			"Rev": "96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0"
385 386 387
		}
	]
}