syncthing/Godeps/Godeps.json

78 lines
1.9 KiB
JSON
Raw Normal View History

2014-03-22 21:33:18 +01:00
{
"ImportPath": "github.com/syncthing/syncthing",
2014-12-29 12:22:58 +01:00
"GoVersion": "go1.4",
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": [
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
},
{
"ImportPath": "github.com/calmh/logger",
"Rev": "f50d32b313bec2933a3e1049f7416a29f3413d29"
},
{
"ImportPath": "github.com/calmh/luhn",
"Rev": "0c8388ff95fa92d4094011e5a04fc99dea3d1632"
},
2014-04-08 15:16:46 +02:00
{
2014-08-01 13:12:54 +02:00
"ImportPath": "github.com/calmh/xdr",
2015-03-25 22:35:05 +01:00
"Rev": "bccf335c34c01760bdc89f98c952fcda696e27d2"
2014-04-08 15:16:46 +02:00
},
2014-04-01 14:22:38 +02:00
{
"ImportPath": "github.com/juju/ratelimit",
2015-03-29 10:47:30 +02:00
"Rev": "c5abe513796336ee2869745bff0638508450e9c5"
},
{
"ImportPath": "github.com/kardianos/osext",
2015-03-29 10:47:30 +02:00
"Rev": "efacde03154693404c65e7aa7d461ac9014acd0c"
},
{
"ImportPath": "github.com/syncthing/protocol",
2015-03-26 22:49:49 +01:00
"Rev": "6277c0595c18d42e9db75dfe900463ef093a82d2"
},
2014-07-06 14:46:48 +02:00
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
2015-03-29 10:47:30 +02:00
"Rev": "87e4e645d80ae9c537e8f2dee52b28036a5dd75e"
2014-11-18 13:24:42 +01:00
},
{
"ImportPath": "github.com/syndtr/gosnappy/snappy",
2015-03-29 10:47:30 +02:00
"Rev": "156a073208e131d7d2e212cb749feae7c339e846"
},
{
"ImportPath": "github.com/thejerf/suture",
"Rev": "ff19fb384c3fe30f42717967eaa69da91e5f317c"
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"
},
{
"ImportPath": "golang.org/x/crypto/bcrypt",
2015-03-29 10:47:30 +02:00
"Rev": "c57d4a71915a248dbad846d60825145062b4c18e"
},
{
"ImportPath": "golang.org/x/crypto/blowfish",
2015-03-29 10:47:30 +02:00
"Rev": "c57d4a71915a248dbad846d60825145062b4c18e"
},
{
"ImportPath": "golang.org/x/text/transform",
2015-03-29 10:47:30 +02:00
"Rev": "2076e9cab4147459c82bc81169e46c139d358547"
},
{
"ImportPath": "golang.org/x/text/unicode/norm",
2015-03-29 10:47:30 +02:00
"Rev": "2076e9cab4147459c82bc81169e46c139d358547"
2014-03-22 21:33:18 +01:00
}
]
}