mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 07:11:08 +00:00
6bbd74adcd
Refuse files with unknown bits set (fixes #1276)
74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
{
|
|
"ImportPath": "github.com/syncthing/syncthing",
|
|
"GoVersion": "go1.4",
|
|
"Packages": [
|
|
"./cmd/..."
|
|
],
|
|
"Deps": [
|
|
{
|
|
"ImportPath": "github.com/bkaradzic/go-lz4",
|
|
"Rev": "93a831dcee242be64a9cc9803dda84af25932de7"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/calmh/logger",
|
|
"Rev": "f50d32b313bec2933a3e1049f7416a29f3413d29"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/calmh/luhn",
|
|
"Rev": "0c8388ff95fa92d4094011e5a04fc99dea3d1632"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/calmh/osext",
|
|
"Rev": "9bf61584e5f1f172e8766ddc9022d9c401faaa5e"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/calmh/xdr",
|
|
"Rev": "ff948d7666c5e0fd18d398f6278881724d36a90b"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/juju/ratelimit",
|
|
"Rev": "f9f36d11773655c0485207f0ad30dc2655f69d56"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/syncthing/protocol",
|
|
"Rev": "4395711d26c61e7e422a8c8da43dda164f1820f4"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
|
|
"Rev": "63c9e642efad852f49e20a6f90194cae112fd2ac"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/syndtr/gosnappy/snappy",
|
|
"Rev": "ce8acff4829e0c2458a67ead32390ac0a381c862"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|