syncthing/Godeps/Godeps.json

78 lines
1.9 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-07-25 13:16:23 +00:00
{
"ImportPath": "github.com/bkaradzic/go-lz4",
2015-06-15 19:10:18 +00:00
"Rev": "4f7c2045dbd17b802370e2e6022200468abf02ba"
2014-07-25 13:16:23 +00:00
},
{
"ImportPath": "github.com/calmh/logger",
2015-05-23 13:08:17 +00:00
"Rev": "c96f6a1a8c7b6bf2f4860c667867d90174799eb2"
},
{
"ImportPath": "github.com/calmh/luhn",
"Rev": "0c8388ff95fa92d4094011e5a04fc99dea3d1632"
},
2014-04-08 13:16:46 +00:00
{
2014-08-01 11:12:54 +00:00
"ImportPath": "github.com/calmh/xdr",
2015-04-08 12:44:47 +00:00
"Rev": "5f7208e86762911861c94f1849eddbfc0a60cbf0"
2014-04-08 13:16:46 +00:00
},
2015-06-15 19:10:18 +00:00
{
"ImportPath": "github.com/google/go-snappy/snappy",
"Rev": "eaa750b9bf4dcb7cb20454be850613b66cda3273"
},
2014-04-01 12:22:38 +00:00
{
"ImportPath": "github.com/juju/ratelimit",
2015-06-15 19:10:18 +00:00
"Rev": "faa59ce93750e747b2997635e8b7daf30024b1ac"
},
{
"ImportPath": "github.com/kardianos/osext",
2015-06-15 19:10:18 +00:00
"Rev": "6e7f843663477789fac7c02def0d0909e969b4e5"
},
{
"ImportPath": "github.com/syncthing/protocol",
"Rev": "b29cfce29e9af56b07b311d27eedceff805f92e2"
},
2014-07-06 12:46:48 +00:00
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
2015-06-15 19:10:18 +00:00
"Rev": "a06509502ca32565bdf74afc1e573050023f261c"
2015-03-29 08:47:30 +00:00
},
{
"ImportPath": "github.com/thejerf/suture",
"Rev": "ff19fb384c3fe30f42717967eaa69da91e5f317c"
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",
2015-06-15 19:10:18 +00:00
"Rev": "1e856cbfdf9bc25eefca75f83f25d55e35ae72e0"
},
{
"ImportPath": "golang.org/x/crypto/blowfish",
2015-06-15 19:10:18 +00:00
"Rev": "1e856cbfdf9bc25eefca75f83f25d55e35ae72e0"
},
{
"ImportPath": "golang.org/x/text/transform",
2015-06-15 19:10:18 +00:00
"Rev": "df923bbb63f8ea3a26bb743e2a497abd0ab585f7"
},
{
"ImportPath": "golang.org/x/text/unicode/norm",
2015-06-15 19:10:18 +00:00
"Rev": "df923bbb63f8ea3a26bb743e2a497abd0ab585f7"
2014-03-22 20:33:18 +00:00
}
]
}