Godeps.json 5.15 KB
Newer Older
1 2
{
	"ImportPath": "github.com/jbenet/go-ipfs",
3
	"GoVersion": "go1.3",
4 5 6 7 8 9
	"Packages": [
		"./..."
	],
	"Deps": [
		{
			"ImportPath": "bazil.org/fuse",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
10
			"Rev": "d62a1291477b51b24becf4def173bd843138c4b6"
11
		},
12 13 14 15 16
		{
			"ImportPath": "bitbucket.org/kardianos/osext",
			"Comment": "null-15",
			"Rev": "44140c5fc69ecf1102c5ef451d73cd98ef59b178"
		},
17 18 19 20 21
		{
			"ImportPath": "code.google.com/p/go-uuid/uuid",
			"Comment": "null-12",
			"Rev": "7dda39b2e7d5e265014674c5af696ba4186679e9"
		},
22 23
		{
			"ImportPath": "code.google.com/p/go.crypto/blowfish",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
24 25
			"Comment": "null-236",
			"Rev": "69e2a90ed92d03812364aeb947b7068dc42e561e"
26
		},
27 28
		{
			"ImportPath": "code.google.com/p/go.crypto/sha3",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
29 30
			"Comment": "null-236",
			"Rev": "69e2a90ed92d03812364aeb947b7068dc42e561e"
31
		},
32 33 34 35 36
		{
			"ImportPath": "code.google.com/p/go.net/context",
			"Comment": "null-144",
			"Rev": "ad01a6fcc8a19d3a4478c836895ffe883bd2ceab"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
37 38 39 40
		{
			"ImportPath": "code.google.com/p/gogoprotobuf/io",
			"Rev": "6c980277330804e94257ac7ef70a3adbe1641059"
		},
41 42 43 44 45 46 47 48 49
		{
			"ImportPath": "code.google.com/p/gogoprotobuf/proto",
			"Rev": "6c980277330804e94257ac7ef70a3adbe1641059"
		},
		{
			"ImportPath": "code.google.com/p/goprotobuf/proto",
			"Comment": "go.r60-152",
			"Rev": "36be16571e14f67e114bb0af619e5de2c1591679"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
50 51 52 53 54
		{
			"ImportPath": "github.com/braintree/manners",
			"Comment": "0.3.1-2-g5280e25",
			"Rev": "5280e250f2795914acbeb2bf3b55dd5a2d1fba52"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
55 56 57 58
		{
			"ImportPath": "github.com/bren2010/proquint",
			"Rev": "5958552242606512f714d2e93513b380f43f9991"
		},
59 60 61 62
		{
			"ImportPath": "github.com/camlistore/lock",
			"Rev": "ae27720f340952636b826119b58130b9c1a847a0"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
63 64 65 66
		{
			"ImportPath": "github.com/coreos/go-semver/semver",
			"Rev": "6fe83ccda8fb9b7549c9ab4ba47f47858bc950aa"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
67 68 69 70
		{
			"ImportPath": "github.com/dustin/go-humanize",
			"Rev": "b198514c204f20799b91c93b6ffd8b26be04c2c9"
		},
71 72 73 74
		{
			"ImportPath": "github.com/facebookgo/stack",
			"Rev": "4da6d991fc3c389efa512151354d643eb5fae4e2"
		},
Brian Tiger Chow's avatar
Brian Tiger Chow committed
75 76 77 78
		{
			"ImportPath": "github.com/facebookgo/stackerr",
			"Rev": "060fbf9364c89acd41bf710e9e92915a90e7a5b5"
		},
79 80 81 82 83 84 85 86
		{
			"ImportPath": "github.com/gorilla/context",
			"Rev": "14f550f51af52180c2eefed15e5fd18d63c0a64a"
		},
		{
			"ImportPath": "github.com/gorilla/mux",
			"Rev": "4b8fbc56f3b2400a7c7ea3dba9b3539787c486b6"
		},
87 88 89 90
		{
			"ImportPath": "github.com/h2so5/utp",
			"Rev": "654d875bb65e96729678180215cf080fe2810371"
		},
91 92 93 94
		{
			"ImportPath": "github.com/hashicorp/golang-lru",
			"Rev": "253b2dc1ca8bae42c3b5b6e53dd2eab1a7551116"
		},
95 96 97 98
		{
			"ImportPath": "github.com/hashicorp/yamux",
			"Rev": "9feabe6854fadca1abec9cd3bd2a613fe9a34000"
		},
99 100 101 102
		{
			"ImportPath": "github.com/inconshreveable/go-update",
			"Rev": "221d034a558b4c21b0624b2a450c076913854a57"
		},
103 104 105 106
		{
			"ImportPath": "github.com/jbenet/go-base58",
			"Rev": "568a28d73fd97651d3442392036a658b6976eed5"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
107 108 109 110
		{
			"ImportPath": "github.com/jbenet/go-ctxgroup",
			"Rev": "6b9437e8517175306e30ffec241c523752a38303"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
111 112
		{
			"ImportPath": "github.com/jbenet/go-datastore",
113
			"Rev": "35738aceb35505bd3c77c2a618fb1947ca3f72da"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
114
		},
115 116 117 118
		{
			"ImportPath": "github.com/jbenet/go-fuse-version",
			"Rev": "ff72c39433f95ada15f116fa493a51eeec2bd52e"
		},
119 120 121 122
		{
			"ImportPath": "github.com/jbenet/go-is-domain",
			"Rev": "93b717f2ae17838a265e30277275ee99ee7198d6"
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
123 124 125 126
		{
			"ImportPath": "github.com/jbenet/go-logging",
			"Rev": "74bec4b83f6d45d1402c1e9d94c0c29e39f6e0ea"
		},
127 128
		{
			"ImportPath": "github.com/jbenet/go-msgio",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
129
			"Rev": "dbae89193876910c736b2ce1291fa8bbcf299d77"
130 131 132
		},
		{
			"ImportPath": "github.com/jbenet/go-multiaddr",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
133 134
			"Comment": "0.1.2-34-g0d7b54b",
			"Rev": "0d7b54ba432fda14bac37cdad717bd6270eacc85"
135 136 137
		},
		{
			"ImportPath": "github.com/jbenet/go-multiaddr-net",
138
			"Rev": "04044c2289504304472715d827a8f564fa3759a8"
139 140 141
		},
		{
			"ImportPath": "github.com/jbenet/go-multihash",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
142 143
			"Comment": "0.1.0-19-g8ce5cb1",
			"Rev": "8ce5cb1b82e1b4c1bea1fdf3cd467ef49301734e"
144
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
145
		{
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
146
			"ImportPath": "github.com/jbenet/go-peerstream",
147
			"Rev": "ccc044c2a5999f36743881ff73568660a581f2f2"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
148
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
149
		{
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
150 151
			"ImportPath": "github.com/jbenet/go-random",
			"Rev": "2e83344e7dc7898f94501665af34edd4aa95a013"
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
152
		},
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
153 154 155 156
		{
			"ImportPath": "github.com/jbenet/go-temp-err-catcher",
			"Rev": "c531232018e678b2a702cfb86b5c3f68d1c8beb8"
		},
157 158
		{
			"ImportPath": "github.com/jbenet/goprocess",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
159
			"Rev": "7f96033e206c3cd4e79d1c61cbdfff57869feaf8"
160
		},
161 162 163 164
		{
			"ImportPath": "github.com/kr/binarydist",
			"Rev": "9955b0ab8708602d411341e55fffd7e0700f86bd"
		},
165 166
		{
			"ImportPath": "github.com/maybebtc/logrus",
167 168
			"Comment": "v0.6.0-5-gf92b795",
			"Rev": "f92b7950b372b1db80bd3527e4d40e42555fe6c2"
169
		},
170 171 172 173
		{
			"ImportPath": "github.com/maybebtc/pubsub",
			"Rev": "39ce5f556423a4c7223b370fa17a3bbd75b2d197"
		},
174 175 176 177
		{
			"ImportPath": "github.com/mitchellh/go-homedir",
			"Rev": "7d2d8c8a4e078ce3c58736ab521a40b37a504c52"
		},
178 179
		{
			"ImportPath": "github.com/syndtr/goleveldb/leveldb",
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
180 181 182 183 184
			"Rev": "871eee0a7546bb7d1b2795142e29c4534abc49b3"
		},
		{
			"ImportPath": "github.com/syndtr/gosnappy/snappy",
			"Rev": "ce8acff4829e0c2458a67ead32390ac0a381c862"
185
		},
186 187 188 189
		{
			"ImportPath": "gopkg.in/natefinch/lumberjack.v2",
			"Comment": "v1.0-12-gd28785c",
			"Rev": "d28785c2f27cd682d872df46ccd8232843629f54"
190 191 192
		}
	]
}