syncthing/Godeps/Godeps.json

87 lines
2.2 KiB
JSON
Raw Normal View History

2014-03-22 20:33:18 +00:00
{
"ImportPath": "github.com/syncthing/syncthing",
"GoVersion": "go1.5.1",
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-08-23 13:57:26 +00:00
"Rev": "74ddf82598bc4745b965729e9c6a463bedd33049"
2014-07-25 13:16:23 +00:00
},
{
"ImportPath": "github.com/calmh/du",
"Rev": "3c0690cca16228b97741327b1b6781397afbdb24"
},
{
"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-10-06 23:37:08 +00:00
"Rev": "47c0042d09a827b81ee62497f99e5e0c7f0bd31c"
2014-04-08 13:16:46 +00:00
},
2015-06-15 19:10:18 +00:00
{
2015-07-22 10:09:36 +00:00
"ImportPath": "github.com/golang/snappy",
2015-08-18 06:56:07 +00:00
"Rev": "723cc1e459b8eea2dea4583200fd60757d40097a"
2015-06-15 19:10:18 +00:00
},
2014-04-01 12:22:38 +00:00
{
"ImportPath": "github.com/juju/ratelimit",
"Rev": "772f5c38e468398c4511514f4f6aa9a4185bc0a0"
},
{
"ImportPath": "github.com/kardianos/osext",
2015-06-15 19:10:18 +00:00
"Rev": "6e7f843663477789fac7c02def0d0909e969b4e5"
},
2014-07-06 12:46:48 +00:00
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
2015-08-23 13:57:26 +00:00
"Rev": "1a9d62f03ea92815b46fcaab357cfd4df264b1a0"
2015-03-29 08:47:30 +00:00
},
{
"ImportPath": "github.com/thejerf/suture",
2015-09-21 13:48:37 +00:00
"Comment": "v1.0.1",
"Rev": "99c1f2d613756768fc4299acd9dc621e11ed3fd7"
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-08-23 13:57:26 +00:00
"Rev": "81bf7719a6b7ce9b665598222362b50122dfc13b"
},
{
"ImportPath": "golang.org/x/crypto/blowfish",
2015-08-23 13:57:26 +00:00
"Rev": "81bf7719a6b7ce9b665598222362b50122dfc13b"
},
{
"ImportPath": "golang.org/x/net/internal/iana",
2015-10-12 18:53:15 +00:00
"Rev": "4b709d93778b93d2f34943e3142c71578d83ad31"
},
{
"ImportPath": "golang.org/x/net/ipv6",
2015-10-12 18:53:15 +00:00
"Rev": "4b709d93778b93d2f34943e3142c71578d83ad31"
},
{
"ImportPath": "golang.org/x/net/proxy",
"Rev": "4b709d93778b93d2f34943e3142c71578d83ad31"
},
{
"ImportPath": "golang.org/x/text/transform",
2015-08-18 06:56:07 +00:00
"Rev": "723492b65e225eafcba054e76ba18bb9c5ac1ea2"
},
{
"ImportPath": "golang.org/x/text/unicode/norm",
2015-08-18 06:56:07 +00:00
"Rev": "723492b65e225eafcba054e76ba18bb9c5ac1ea2"
2014-03-22 20:33:18 +00:00
}
]
}