syncthing/Godeps/Godeps.json

74 lines
1.8 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",
"Rev": "f50d32b313bec2933a3e1049f7416a29f3413d29"
},
{
"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-03-25 21:35:05 +00:00
"Rev": "bccf335c34c01760bdc89f98c952fcda696e27d2"
2014-04-08 13:16:46 +00:00
},
2014-04-01 12:22:38 +00:00
{
"ImportPath": "github.com/juju/ratelimit",
2014-07-06 21:13:10 +00:00
"Rev": "f9f36d11773655c0485207f0ad30dc2655f69d56"
},
{
"ImportPath": "github.com/kardianos/osext",
"Rev": "91292666f7e40f03185cdd1da7d85633c973eca7"
},
{
"ImportPath": "github.com/syncthing/protocol",
2015-03-26 21:49:49 +00:00
"Rev": "6277c0595c18d42e9db75dfe900463ef093a82d2"
},
2014-07-06 12:46:48 +00:00
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
2015-03-08 06:49:02 +00:00
"Rev": "e3f32eb300aa1e514fe8ba58d008da90a062273d"
2014-11-18 12:24:42 +00:00
},
{
"ImportPath": "github.com/syndtr/gosnappy/snappy",
"Rev": "ce8acff4829e0c2458a67ead32390ac0a381c862"
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",
"Rev": "4ed45ec682102c643324fae5dff8dab085b6c300"
},
{
"ImportPath": "golang.org/x/crypto/blowfish",
"Rev": "4ed45ec682102c643324fae5dff8dab085b6c300"
},
{
"ImportPath": "golang.org/x/text/transform",
"Rev": "c980adc4a823548817b9c47d38c6ca6b7d7d8b6a"
},
{
"ImportPath": "golang.org/x/text/unicode/norm",
"Rev": "c980adc4a823548817b9c47d38c6ca6b7d7d8b6a"
2014-03-22 20:33:18 +00:00
}
]
}