syncthing/Godeps/Godeps.json

71 lines
1.8 KiB
JSON
Raw Normal View History

2014-03-22 21:33:18 +01:00
{
"ImportPath": "github.com/syncthing/syncthing",
2014-10-21 08:40:05 +02:00
"GoVersion": "go1.3.3",
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": [
{
"ImportPath": "code.google.com/p/go.crypto/bcrypt",
2014-08-11 14:24:20 +02:00
"Comment": "null-216",
"Rev": "41cd4647fccc72b0b79ef1bd1fe6735e718257cd"
},
{
"ImportPath": "code.google.com/p/go.crypto/blowfish",
2014-08-11 14:24:20 +02:00
"Comment": "null-216",
"Rev": "41cd4647fccc72b0b79ef1bd1fe6735e718257cd"
},
2014-03-22 21:33:18 +01:00
{
"ImportPath": "code.google.com/p/go.text/transform",
2014-08-11 14:24:20 +02:00
"Comment": "null-90",
"Rev": "d65bffbc88a153d23a6d2a864531e6e7c2cde59b"
2014-03-22 21:33:18 +01:00
},
{
"ImportPath": "code.google.com/p/go.text/unicode/norm",
2014-08-11 14:24:20 +02:00
"Comment": "null-90",
"Rev": "d65bffbc88a153d23a6d2a864531e6e7c2cde59b"
2014-03-22 21:33:18 +01:00
},
2014-07-06 14:46:48 +02:00
{
"ImportPath": "code.google.com/p/snappy-go/snappy",
"Comment": "null-15",
"Rev": "12e4b4183793ac4b061921e7980845e750679fd0"
},
2014-10-16 14:58:11 +02:00
{
"ImportPath": "github.com/AudriusButkevicius/lfu-go",
"Rev": "164bcecceb92fd6037f4d18a8d97b495ec6ef669"
},
2014-07-25 15:16:23 +02:00
{
"ImportPath": "github.com/bkaradzic/go-lz4",
2014-09-15 18:15:16 +02:00
"Rev": "93a831dcee242be64a9cc9803dda84af25932de7"
2014-07-25 15:16:23 +02:00
},
2014-09-28 23:10:43 +02:00
{
"ImportPath": "github.com/calmh/osext",
"Rev": "9bf61584e5f1f172e8766ddc9022d9c401faaa5e"
},
2014-04-08 15:16:46 +02:00
{
2014-08-01 13:12:54 +02:00
"ImportPath": "github.com/calmh/xdr",
2014-10-21 08:40:05 +02:00
"Rev": "ec3d404f43731551258977b38dd72cf557d00398"
2014-04-08 15:16:46 +02:00
},
2014-04-01 14:22:38 +02:00
{
"ImportPath": "github.com/juju/ratelimit",
2014-07-06 23:13:10 +02:00
"Rev": "f9f36d11773655c0485207f0ad30dc2655f69d56"
},
2014-07-06 14:46:48 +02:00
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
"Rev": "0d8857b7ec571b0a6c9677d8e6c0a4ceeabd1d71"
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"
2014-03-22 21:33:18 +01:00
}
]
}