mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 14:50:56 +00:00
a9339d0627
This reverts commit 992ad97ad5
.
Causes issues on Windows which uses file locking.
Meaning we cannot archive or modify the file while it's open.
74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
{
|
|
"ImportPath": "github.com/syncthing/syncthing",
|
|
"GoVersion": "go1.4rc1",
|
|
"Packages": [
|
|
"./cmd/..."
|
|
],
|
|
"Deps": [
|
|
{
|
|
"ImportPath": "github.com/AudriusButkevicius/lfu-go",
|
|
"Rev": "164bcecceb92fd6037f4d18a8d97b495ec6ef669"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/bkaradzic/go-lz4",
|
|
"Rev": "93a831dcee242be64a9cc9803dda84af25932de7"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/calmh/logger",
|
|
"Rev": "f50d32b313bec2933a3e1049f7416a29f3413d29"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/calmh/osext",
|
|
"Rev": "9bf61584e5f1f172e8766ddc9022d9c401faaa5e"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/calmh/xdr",
|
|
"Rev": "45c46b7db7ff83b8b9ee09bbd95f36ab50043ece"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/juju/ratelimit",
|
|
"Rev": "f9f36d11773655c0485207f0ad30dc2655f69d56"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
|
|
"Rev": "97e257099d2ab9578151ba85e2641e2cd14d3ca8"
|
|
},
|
|
{
|
|
"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",
|
|
"Comment": "null-236",
|
|
"Rev": "69e2a90ed92d03812364aeb947b7068dc42e561e"
|
|
},
|
|
{
|
|
"ImportPath": "golang.org/x/crypto/blowfish",
|
|
"Comment": "null-236",
|
|
"Rev": "69e2a90ed92d03812364aeb947b7068dc42e561e"
|
|
},
|
|
{
|
|
"ImportPath": "golang.org/x/text/transform",
|
|
"Comment": "null-112",
|
|
"Rev": "2f707e0ad64637ca1318279be7201f5ed19c4050"
|
|
},
|
|
{
|
|
"ImportPath": "golang.org/x/text/unicode/norm",
|
|
"Comment": "null-112",
|
|
"Rev": "2f707e0ad64637ca1318279be7201f5ed19c4050"
|
|
}
|
|
]
|
|
}
|