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",
2014-09-15 16:15:16 +00:00
"Rev": "93a831dcee242be64a9cc9803dda84af25932de7"
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
},
2014-04-01 12:22:38 +00:00
{
"ImportPath": "github.com/juju/ratelimit",
2015-03-29 08:47:30 +00:00
"Rev": "c5abe513796336ee2869745bff0638508450e9c5"
},
{
"ImportPath": "github.com/kardianos/osext",
2015-03-29 08:47:30 +00:00
"Rev": "efacde03154693404c65e7aa7d461ac9014acd0c"
},
{
"ImportPath": "github.com/syncthing/protocol",
"Rev": "e7db2648034fb71b051902a02bc25d4468ed492e"
},
2014-07-06 12:46:48 +00:00
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
2015-03-29 08:47:30 +00:00
"Rev": "87e4e645d80ae9c537e8f2dee52b28036a5dd75e"
2014-11-18 12:24:42 +00:00
},
{
"ImportPath": "github.com/syndtr/gosnappy/snappy",
2015-03-29 08:47:30 +00:00
"Rev": "156a073208e131d7d2e212cb749feae7c339e846"
},
{
"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-03-29 08:47:30 +00:00
"Rev": "c57d4a71915a248dbad846d60825145062b4c18e"
},
{
"ImportPath": "golang.org/x/crypto/blowfish",
2015-03-29 08:47:30 +00:00
"Rev": "c57d4a71915a248dbad846d60825145062b4c18e"
},
{
"ImportPath": "golang.org/x/text/transform",
2015-03-29 08:47:30 +00:00
"Rev": "2076e9cab4147459c82bc81169e46c139d358547"
},
{
"ImportPath": "golang.org/x/text/unicode/norm",
2015-03-29 08:47:30 +00:00
"Rev": "2076e9cab4147459c82bc81169e46c139d358547"
2014-03-22 20:33:18 +00:00
}
]
}