syncthing/Godeps/Godeps.json

82 lines
2.0 KiB
JSON
Raw Normal View History

2014-03-22 21:33:18 +01:00
{
"ImportPath": "github.com/syncthing/syncthing",
2015-07-22 12:09:36 +02:00
"GoVersion": "devel",
2014-03-22 21:33:18 +01:00
"Packages": [
2014-07-23 07:59:45 +02:00
"./cmd/..."
2014-03-22 21:33:18 +01:00
],
"Deps": [
2014-07-25 15:16:23 +02:00
{
"ImportPath": "github.com/bkaradzic/go-lz4",
2015-06-15 21:10:18 +02:00
"Rev": "4f7c2045dbd17b802370e2e6022200468abf02ba"
2014-07-25 15:16:23 +02:00
},
{
"ImportPath": "github.com/calmh/du",
"Rev": "3c0690cca16228b97741327b1b6781397afbdb24"
},
{
"ImportPath": "github.com/calmh/logger",
2015-05-23 15:08:17 +02:00
"Rev": "c96f6a1a8c7b6bf2f4860c667867d90174799eb2"
},
{
"ImportPath": "github.com/calmh/luhn",
"Rev": "0c8388ff95fa92d4094011e5a04fc99dea3d1632"
},
2014-04-08 15:16:46 +02:00
{
2014-08-01 13:12:54 +02:00
"ImportPath": "github.com/calmh/xdr",
2015-04-08 14:44:47 +02:00
"Rev": "5f7208e86762911861c94f1849eddbfc0a60cbf0"
2014-04-08 15:16:46 +02:00
},
2015-06-15 21:10:18 +02:00
{
2015-07-22 12:09:36 +02:00
"ImportPath": "github.com/golang/snappy",
"Rev": "0c7f8a7704bfec561913f4df52c832f094ef56f0"
2015-06-15 21:10:18 +02:00
},
2014-04-01 14:22:38 +02:00
{
"ImportPath": "github.com/juju/ratelimit",
"Rev": "772f5c38e468398c4511514f4f6aa9a4185bc0a0"
},
{
"ImportPath": "github.com/kardianos/osext",
2015-06-15 21:10:18 +02:00
"Rev": "6e7f843663477789fac7c02def0d0909e969b4e5"
},
{
"ImportPath": "github.com/syncthing/protocol",
2015-07-30 19:47:23 +02:00
"Rev": "ebcdea63c07327a342f65415bbadc497462b8f1f"
},
2014-07-06 14:46:48 +02:00
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
2015-07-22 12:09:36 +02:00
"Rev": "183614d6b32571e867df4cf086f5480ceefbdfac"
2015-03-29 10:47:30 +02:00
},
{
"ImportPath": "github.com/thejerf/suture",
2015-07-22 12:09:36 +02:00
"Rev": "fc7aaeabdc43fe41c5328efa1479ffea0b820978"
2014-07-06 14:46:48 +02:00
},
{
"ImportPath": "github.com/vitrun/qart/coding",
"Rev": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0"
},
{
"ImportPath": "github.com/vitrun/qart/gf256",
"Rev": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0"
},
{
"ImportPath": "github.com/vitrun/qart/qr",
"Rev": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0"
},
{
"ImportPath": "golang.org/x/crypto/bcrypt",
2015-07-22 12:09:36 +02:00
"Rev": "7d5b0be716b9d6d4269afdaae10032bb296d3cdf"
},
{
"ImportPath": "golang.org/x/crypto/blowfish",
2015-07-22 12:09:36 +02:00
"Rev": "7d5b0be716b9d6d4269afdaae10032bb296d3cdf"
},
{
"ImportPath": "golang.org/x/text/transform",
2015-07-22 12:09:36 +02:00
"Rev": "3eb7007b740b66a77f3c85f2660a0240b284115a"
},
{
"ImportPath": "golang.org/x/text/unicode/norm",
2015-07-22 12:09:36 +02:00
"Rev": "3eb7007b740b66a77f3c85f2660a0240b284115a"
2014-03-22 21:33:18 +01:00
}
]
}