syncthing/Godeps/Godeps.json

70 lines
1.7 KiB
JSON
Raw Normal View History

2014-03-22 20:33:18 +00:00
{
"ImportPath": "github.com/syncthing/syncthing",
2014-12-29 11:22:58 +00:00
"GoVersion": "go1.4",
2014-03-22 20:33:18 +00:00
"Packages": [
2014-07-23 05:59:45 +00:00
"./cmd/..."
2014-03-22 20:33:18 +00:00
],
"Deps": [
2014-10-16 12:58:11 +00:00
{
"ImportPath": "github.com/AudriusButkevicius/lfu-go",
"Rev": "164bcecceb92fd6037f4d18a8d97b495ec6ef669"
2014-10-16 12:58:11 +00:00
},
2014-07-25 13:16:23 +00:00
{
"ImportPath": "github.com/bkaradzic/go-lz4",
2014-09-15 16:15:16 +00:00
"Rev": "93a831dcee242be64a9cc9803dda84af25932de7"
2014-07-25 13:16:23 +00:00
},
{
"ImportPath": "github.com/calmh/logger",
"Rev": "f50d32b313bec2933a3e1049f7416a29f3413d29"
},
2014-09-28 21:10:43 +00:00
{
"ImportPath": "github.com/calmh/osext",
"Rev": "9bf61584e5f1f172e8766ddc9022d9c401faaa5e"
},
2014-04-08 13:16:46 +00:00
{
2014-08-01 11:12:54 +00:00
"ImportPath": "github.com/calmh/xdr",
"Rev": "214788d8fedfc310c18eca9ed12be408a5054cd5"
2014-04-08 13:16:46 +00:00
},
2014-04-01 12:22:38 +00:00
{
"ImportPath": "github.com/juju/ratelimit",
2014-07-06 21:13:10 +00:00
"Rev": "f9f36d11773655c0485207f0ad30dc2655f69d56"
},
2014-07-06 12:46:48 +00:00
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
2014-12-29 11:22:58 +00:00
"Rev": "63c9e642efad852f49e20a6f90194cae112fd2ac"
2014-11-18 12:24:42 +00:00
},
{
"ImportPath": "github.com/syndtr/gosnappy/snappy",
"Rev": "ce8acff4829e0c2458a67ead32390ac0a381c862"
2014-07-06 12:46:48 +00: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",
2014-12-29 11:22:58 +00:00
"Rev": "731db29863ea7213d9556d0170afb38987f401d4"
},
{
"ImportPath": "golang.org/x/crypto/blowfish",
2014-12-29 11:22:58 +00:00
"Rev": "731db29863ea7213d9556d0170afb38987f401d4"
},
{
"ImportPath": "golang.org/x/text/transform",
2014-12-29 11:22:58 +00:00
"Rev": "985ee5acfaf1ff6712c7c99438752f8e09416ccb"
},
{
"ImportPath": "golang.org/x/text/unicode/norm",
2014-12-29 11:22:58 +00:00
"Rev": "985ee5acfaf1ff6712c7c99438752f8e09416ccb"
2014-03-22 20:33:18 +00:00
}
]
}