syncthing/Godeps/Godeps.json

78 lines
2.0 KiB
JSON
Raw Normal View History

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