Godeps.json 7.64 KB
Newer Older
1
{
2
	"ImportPath": "github.com/ipfs/go-ipfs",
3
	"GoVersion": "go1.4.2",
4 5 6 7 8 9
	"Packages": [
		"./..."
	],
	"Deps": [
		{
			"ImportPath": "bazil.org/fuse",
Henry's avatar
Henry committed
10
			"Rev": "79d103f5608724e3ccee0a10daccc5e4aff03591"
11 12 13
		},
		{
			"ImportPath": "code.google.com/p/go-uuid/uuid",
Henry's avatar
Henry committed
14 15
			"Comment": "null-15",
			"Rev": "35bc42037350f0078e3c974c6ea690f1926603ab"
16
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
17 18 19 20 21
		{
			"ImportPath": "code.google.com/p/go.net/internal/iana",
			"Comment": "null-240",
			"Rev": "937a34c9de13c766c814510f76bca091dee06028"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
22 23 24 25
		{
			"ImportPath": "code.google.com/p/gogoprotobuf/io",
			"Rev": "6c980277330804e94257ac7ef70a3adbe1641059"
		},
26 27 28 29 30 31 32 33 34
		{
			"ImportPath": "code.google.com/p/gogoprotobuf/proto",
			"Rev": "6c980277330804e94257ac7ef70a3adbe1641059"
		},
		{
			"ImportPath": "code.google.com/p/goprotobuf/proto",
			"Comment": "go.r60-152",
			"Rev": "36be16571e14f67e114bb0af619e5de2c1591679"
		},
35 36 37 38
		{
			"ImportPath": "github.com/ActiveState/tail",
			"Rev": "068b72961a6bc5b4a82cf4fc14ccc724c0cfa73a"
		},
Henry's avatar
Henry committed
39 40
		{
			"ImportPath": "github.com/Sirupsen/logrus",
Henry's avatar
Henry committed
41 42
			"Comment": "v0.7.1",
			"Rev": "3fc34d061b9c78a70db853c7cb6b0576b6d4f32d"
Henry's avatar
Henry committed
43
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
44 45 46 47 48
		{
			"ImportPath": "github.com/braintree/manners",
			"Comment": "0.3.1-2-g5280e25",
			"Rev": "5280e250f2795914acbeb2bf3b55dd5a2d1fba52"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
49 50 51 52
		{
			"ImportPath": "github.com/bren2010/proquint",
			"Rev": "5958552242606512f714d2e93513b380f43f9991"
		},
Henry's avatar
Henry committed
53 54 55 56
		{
			"ImportPath": "github.com/briantigerchow/pubsub",
			"Rev": "39ce5f556423a4c7223b370fa17a3bbd75b2d197"
		},
57 58 59 60
		{
			"ImportPath": "github.com/camlistore/lock",
			"Rev": "ae27720f340952636b826119b58130b9c1a847a0"
		},
Jeromy's avatar
Jeromy committed
61 62 63 64
		{
			"ImportPath": "github.com/cenkalti/backoff",
			"Rev": "9831e1e25c874e0a0601b6dc43641071414eec7a"
		},
65 66 67 68
		{
			"ImportPath": "github.com/cheggaaa/pb",
			"Rev": "e8c7cc515bfde3e267957a3b110080ceed51354e"
		},
69 70 71 72
		{
			"ImportPath": "github.com/chuckpreslar/inflect",
			"Rev": "423e3ac59c611e2d549527ab8c15fb99335d30ba"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
73 74
		{
			"ImportPath": "github.com/coreos/go-semver/semver",
Henry's avatar
Henry committed
75
			"Rev": "568e959cd89871e61434c1143528d9162da89ef2"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
76
		},
Brian Tiger Chow's avatar
Brian Tiger Chow committed
77 78 79 80 81 82 83 84
		{
			"ImportPath": "github.com/crowdmob/goamz/aws",
			"Rev": "82345796204222aa56be89cf930c316b1297f906"
		},
		{
			"ImportPath": "github.com/crowdmob/goamz/s3",
			"Rev": "82345796204222aa56be89cf930c316b1297f906"
		},
Henry's avatar
Henry committed
85 86 87 88
		{
			"ImportPath": "github.com/dustin/go-humanize",
			"Rev": "b198514c204f20799b91c93b6ffd8b26be04c2c9"
		},
89 90 91 92
		{
			"ImportPath": "github.com/facebookgo/atomicfile",
			"Rev": "6f117f2e7f224fb03eb5e5fba370eade6e2b90c8"
		},
93 94 95 96
		{
			"ImportPath": "github.com/facebookgo/stack",
			"Rev": "4da6d991fc3c389efa512151354d643eb5fae4e2"
		},
Brian Tiger Chow's avatar
Brian Tiger Chow committed
97 98 99 100
		{
			"ImportPath": "github.com/facebookgo/stackerr",
			"Rev": "060fbf9364c89acd41bf710e9e92915a90e7a5b5"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
101 102 103 104
		{
			"ImportPath": "github.com/fd/go-nat",
			"Rev": "50e7633d5f27d81490026a13e5b92d2e42d8c6bb"
		},
Brian Tiger Chow's avatar
Brian Tiger Chow committed
105 106 107 108 109
		{
			"ImportPath": "github.com/fzzy/radix/redis",
			"Comment": "v0.5.1",
			"Rev": "27a863cdffdb0998d13e1e11992b18489aeeaa25"
		},
110 111 112 113
		{
			"ImportPath": "github.com/h2so5/utp",
			"Rev": "654d875bb65e96729678180215cf080fe2810371"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
114 115 116 117 118 119 120 121
		{
			"ImportPath": "github.com/hashicorp/go.net/ipv4",
			"Rev": "cbad13bf000d0cbdbc71506b26e94bcc72bbe74d"
		},
		{
			"ImportPath": "github.com/hashicorp/go.net/ipv6",
			"Rev": "cbad13bf000d0cbdbc71506b26e94bcc72bbe74d"
		},
122 123 124 125
		{
			"ImportPath": "github.com/hashicorp/golang-lru",
			"Rev": "253b2dc1ca8bae42c3b5b6e53dd2eab1a7551116"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
126 127 128 129
		{
			"ImportPath": "github.com/hashicorp/mdns",
			"Rev": "e4aba3430cd7360a45a596da8eacff13abb8ae2d"
		},
130 131 132 133
		{
			"ImportPath": "github.com/hashicorp/yamux",
			"Rev": "9feabe6854fadca1abec9cd3bd2a613fe9a34000"
		},
134 135 136 137 138
		{
			"ImportPath": "github.com/howeyc/fsnotify",
			"Comment": "v0.9.0-11-g6b1ef89",
			"Rev": "6b1ef893dc11e0447abda6da20a5203481878dda"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
139 140 141 142
		{
			"ImportPath": "github.com/huin/goupnp",
			"Rev": "223008361153d7d434c1f0ac990cd3fcae6931f5"
		},
143 144
		{
			"ImportPath": "github.com/inconshreveable/go-update",
145
			"Rev": "68f5725818189545231c1fd8694793d45f2fc529"
146
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
147 148 149 150
		{
			"ImportPath": "github.com/jackpal/go-nat-pmp",
			"Rev": "a45aa3d54aef73b504e15eb71bea0e5565b5e6e1"
		},
151 152
		{
			"ImportPath": "github.com/jbenet/go-base58",
Henry's avatar
Henry committed
153
			"Rev": "6237cf65f3a6f7111cd8a42be3590df99a66bc7d"
154
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
155 156
		{
			"ImportPath": "github.com/jbenet/go-ctxgroup",
157
			"Rev": "c14598396fa31465dc558b176c7976606f95a49d"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
158
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
159 160
		{
			"ImportPath": "github.com/jbenet/go-datastore",
161
			"Rev": "f1a0a0fd88f23b67589957f02b7500372aca186f"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
162
		},
163 164 165 166
		{
			"ImportPath": "github.com/jbenet/go-detect-race",
			"Rev": "3463798d9574bd0b7eca275dccc530804ff5216f"
		},
167 168
		{
			"ImportPath": "github.com/jbenet/go-fuse-version",
169
			"Rev": "b733dfc0597e1f6780510ee7afad8b6e3c7af3eb"
170
		},
171 172 173 174
		{
			"ImportPath": "github.com/jbenet/go-is-domain",
			"Rev": "93b717f2ae17838a265e30277275ee99ee7198d6"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
175 176 177 178
		{
			"ImportPath": "github.com/jbenet/go-logging",
			"Rev": "74bec4b83f6d45d1402c1e9d94c0c29e39f6e0ea"
		},
179 180
		{
			"ImportPath": "github.com/jbenet/go-msgio",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
181
			"Rev": "dbae89193876910c736b2ce1291fa8bbcf299d77"
182 183 184
		},
		{
			"ImportPath": "github.com/jbenet/go-multiaddr",
185 186
			"Comment": "0.1.2-38-gc13f11b",
			"Rev": "c13f11bbfe6439771f4df7bfb330f686826144e8"
187 188 189
		},
		{
			"ImportPath": "github.com/jbenet/go-multiaddr-net",
190
			"Rev": "eae26b653a87d02193bb261ae5c5e1f39cc033d6"
191 192 193
		},
		{
			"ImportPath": "github.com/jbenet/go-multihash",
194 195
			"Comment": "0.1.0-36-g87e53a9",
			"Rev": "87e53a9d2875a18a7863b351d22f912545e6b3a3"
196
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
197
		{
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
198
			"ImportPath": "github.com/jbenet/go-peerstream",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
199
			"Rev": "bbe2a6461aa80ee25fd87eccf35bd54bac7f788d"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
200
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
201
		{
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
202
			"ImportPath": "github.com/jbenet/go-random",
Brian Tiger Chow's avatar
Brian Tiger Chow committed
203
			"Rev": "c50d0ce235bacde481d3e885b5dfd562c75c981a"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
204
		},
205 206
		{
			"ImportPath": "github.com/jbenet/go-reuseport",
Henry's avatar
Henry committed
207
			"Rev": "c71a70ef82a7acb87ad77704de1be7b9cd776a55"
208 209 210
		},
		{
			"ImportPath": "github.com/jbenet/go-sockaddr/net",
211
			"Rev": "da304f94eea1af8ba8d1faf184623e1f9d9777dc"
212
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
213 214 215 216
		{
			"ImportPath": "github.com/jbenet/go-temp-err-catcher",
			"Rev": "c531232018e678b2a702cfb86b5c3f68d1c8beb8"
		},
217 218
		{
			"ImportPath": "github.com/jbenet/goprocess",
219
			"Rev": "ea63e9540cd19cb39e0e4c4442b9c27664287bb8"
220
		},
221 222
		{
			"ImportPath": "github.com/kardianos/osext",
Henry's avatar
Henry committed
223
			"Rev": "efacde03154693404c65e7aa7d461ac9014acd0c"
224
		},
225 226 227 228
		{
			"ImportPath": "github.com/kr/binarydist",
			"Rev": "9955b0ab8708602d411341e55fffd7e0700f86bd"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
229 230 231 232
		{
			"ImportPath": "github.com/miekg/dns",
			"Rev": "a76c0a363dd4798064787c742fdf54a593787e91"
		},
233 234 235 236
		{
			"ImportPath": "github.com/mitchellh/go-homedir",
			"Rev": "7d2d8c8a4e078ce3c58736ab521a40b37a504c52"
		},
Kristoffer Ström's avatar
Kristoffer Ström committed
237 238 239 240
		{
			"ImportPath": "github.com/mtchavez/jenkins",
			"Rev": "5a816af6ef21ef401bff5e4b7dd255d63400f497"
		},
241 242
		{
			"ImportPath": "github.com/steakknife/hamming",
243 244
			"Comment": "0.0.10",
			"Rev": "8bad99011016569c05320e51be39c648679c5b73"
245
		},
246 247
		{
			"ImportPath": "github.com/syndtr/goleveldb/leveldb",
Henry's avatar
Henry committed
248
			"Rev": "87e4e645d80ae9c537e8f2dee52b28036a5dd75e"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
249 250 251
		},
		{
			"ImportPath": "github.com/syndtr/gosnappy/snappy",
Henry's avatar
Henry committed
252
			"Rev": "156a073208e131d7d2e212cb749feae7c339e846"
253
		},
Kristoffer Ström's avatar
Kristoffer Ström committed
254 255 256 257
		{
			"ImportPath": "github.com/whyrusleeping/go-metrics",
			"Rev": "1cd8009604ec2238b5a71305a0ecd974066e0e16"
		},
258 259
		{
			"ImportPath": "golang.org/x/crypto/blowfish",
Henry's avatar
Henry committed
260
			"Rev": "b7d6bf2c61544745a02f83dec90393985fc3a065"
261 262 263
		},
		{
			"ImportPath": "golang.org/x/crypto/sha3",
Henry's avatar
Henry committed
264
			"Rev": "b7d6bf2c61544745a02f83dec90393985fc3a065"
265
		},
266 267
		{
			"ImportPath": "golang.org/x/net/context",
Henry's avatar
Henry committed
268
			"Rev": "7dbad50ab5b31073856416cdcfeb2796d682f844"
269
		},
Brian Tiger Chow's avatar
Brian Tiger Chow committed
270 271
		{
			"ImportPath": "gopkg.in/fsnotify.v1",
Henry's avatar
Henry committed
272 273
			"Comment": "v1.2.0",
			"Rev": "96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0"
Brian Tiger Chow's avatar
Brian Tiger Chow committed
274
		},
275 276 277 278
		{
			"ImportPath": "gopkg.in/natefinch/lumberjack.v2",
			"Comment": "v1.0-12-gd28785c",
			"Rev": "d28785c2f27cd682d872df46ccd8232843629f54"
279 280 281 282
		},
		{
			"ImportPath": "gopkg.in/tomb.v1",
			"Rev": "dd632973f1e7218eb1089048e0798ec9ae7dceb8"
283 284 285
		}
	]
}