syncthing/Godeps/Godeps.json

68 lines
1.7 KiB
JSON
Raw Normal View History

2014-03-22 21:33:18 +01:00
{
"ImportPath": "github.com/calmh/syncthing",
2014-07-25 15:16:23 +02:00
"GoVersion": "go1.3",
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-05-02 10:05:48 +02:00
{
"ImportPath": "bitbucket.org/kardianos/osext",
2014-07-06 23:13:10 +02:00
"Comment": "null-13",
"Rev": "5d3ddcf53a508cc2f7404eaebf546ef2cb5cdb6e"
2014-05-02 10:05:48 +02:00
},
{
"ImportPath": "code.google.com/p/go.crypto/bcrypt",
2014-07-23 08:31:36 +02:00
"Comment": "null-213",
"Rev": "aa2644fe4aa50e3b38d75187b4799b1f0c9ddcef"
},
{
"ImportPath": "code.google.com/p/go.crypto/blowfish",
2014-07-23 08:31:36 +02:00
"Comment": "null-213",
"Rev": "aa2644fe4aa50e3b38d75187b4799b1f0c9ddcef"
},
2014-03-22 21:33:18 +01:00
{
"ImportPath": "code.google.com/p/go.text/transform",
2014-07-23 08:31:36 +02:00
"Comment": "null-88",
"Rev": "1506dcc33592c369c3be7bd30b38f90445b86deb"
2014-03-22 21:33:18 +01:00
},
{
"ImportPath": "code.google.com/p/go.text/unicode/norm",
2014-07-23 08:31:36 +02:00
"Comment": "null-88",
"Rev": "1506dcc33592c369c3be7bd30b38f90445b86deb"
2014-03-22 21:33:18 +01:00
},
2014-07-06 14:46:48 +02:00
{
"ImportPath": "code.google.com/p/snappy-go/snappy",
"Comment": "null-15",
"Rev": "12e4b4183793ac4b061921e7980845e750679fd0"
},
2014-07-25 15:16:23 +02:00
{
"ImportPath": "github.com/bkaradzic/go-lz4",
"Rev": "77e2ba877bde9da31213bec75dbbe197fa507c21"
},
2014-04-08 15:16:46 +02:00
{
2014-08-01 13:12:54 +02:00
"ImportPath": "github.com/calmh/xdr",
"Rev": "89d756f35ba26bcdd47ca25cf9795b3b8d1e1852"
2014-04-08 15:16:46 +02:00
},
2014-04-01 14:22:38 +02:00
{
"ImportPath": "github.com/juju/ratelimit",
2014-07-06 23:13:10 +02:00
"Rev": "f9f36d11773655c0485207f0ad30dc2655f69d56"
},
2014-07-06 14:46:48 +02:00
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
2014-07-25 15:26:23 +02:00
"Rev": "c5955912e3287376475731c5bc59c79a5a799105"
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"
2014-03-22 21:33:18 +01:00
}
]
}