2016-02-20 17:33:06 +00:00
|
|
|
{
|
|
|
|
"version": 0,
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"importpath": "bazil.org/fuse",
|
|
|
|
"repository": "https://github.com/bazil/fuse",
|
|
|
|
"revision": "18419ee53958df28fcfc9490fe6123bd59e237bb",
|
|
|
|
"branch": "HEAD"
|
|
|
|
},
|
2016-08-21 08:50:02 +00:00
|
|
|
{
|
|
|
|
"importpath": "github.com/elithrar/simple-scrypt",
|
|
|
|
"repository": "https://github.com/elithrar/simple-scrypt",
|
|
|
|
"revision": "cbb1ebac08e2ca5495a43f4ef5555e61a7ec7677",
|
|
|
|
"branch": "master"
|
|
|
|
},
|
2016-02-20 17:33:06 +00:00
|
|
|
{
|
|
|
|
"importpath": "github.com/jessevdk/go-flags",
|
|
|
|
"repository": "https://github.com/jessevdk/go-flags",
|
|
|
|
"revision": "1b89bf73cd2c3a911d7b2a279ab085c4a18cf539",
|
|
|
|
"branch": "HEAD"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"importpath": "github.com/kr/fs",
|
|
|
|
"repository": "https://github.com/kr/fs",
|
|
|
|
"revision": "2788f0dbd16903de03cb8186e5c7d97b69ad387b",
|
|
|
|
"branch": "HEAD"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"importpath": "github.com/minio/minio-go",
|
|
|
|
"repository": "https://github.com/minio/minio-go",
|
2016-08-31 16:08:43 +00:00
|
|
|
"revision": "b1674741d196d5d79486d7c1645ed6ded902b712",
|
2016-04-18 19:27:13 +00:00
|
|
|
"branch": "master"
|
2016-02-20 17:33:06 +00:00
|
|
|
},
|
2016-08-28 10:27:38 +00:00
|
|
|
{
|
|
|
|
"importpath": "github.com/pkg/errors",
|
|
|
|
"repository": "https://github.com/pkg/errors",
|
|
|
|
"revision": "17b591df37844cde689f4d5813e5cea0927d8dd2",
|
|
|
|
"branch": "master"
|
|
|
|
},
|
2016-02-20 17:33:06 +00:00
|
|
|
{
|
|
|
|
"importpath": "github.com/pkg/sftp",
|
|
|
|
"repository": "https://github.com/pkg/sftp",
|
2016-08-28 10:15:37 +00:00
|
|
|
"revision": "a71e8f580e3b622ebff585309160b1cc549ef4d2",
|
|
|
|
"branch": "master"
|
2016-02-20 17:33:06 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"importpath": "github.com/restic/chunker",
|
|
|
|
"repository": "https://github.com/restic/chunker",
|
2016-09-03 18:56:21 +00:00
|
|
|
"revision": "49e9b5212b022a1ab373faf981ed4f2fc807502a",
|
2016-02-22 19:45:51 +00:00
|
|
|
"branch": "master"
|
2016-02-20 17:33:06 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"importpath": "golang.org/x/crypto/pbkdf2",
|
|
|
|
"repository": "https://go.googlesource.com/crypto",
|
|
|
|
"revision": "cc04154d65fb9296747569b107cfd05380b1ea3e",
|
|
|
|
"branch": "HEAD",
|
|
|
|
"path": "/pbkdf2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"importpath": "golang.org/x/crypto/poly1305",
|
|
|
|
"repository": "https://go.googlesource.com/crypto",
|
2016-04-18 19:23:00 +00:00
|
|
|
"revision": "1777f3ba8c1fed80fcaec3317e3aaa4f627764d2",
|
|
|
|
"branch": "master",
|
2016-02-20 17:33:06 +00:00
|
|
|
"path": "/poly1305"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"importpath": "golang.org/x/crypto/scrypt",
|
|
|
|
"repository": "https://go.googlesource.com/crypto",
|
|
|
|
"revision": "cc04154d65fb9296747569b107cfd05380b1ea3e",
|
|
|
|
"branch": "HEAD",
|
|
|
|
"path": "/scrypt"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"importpath": "golang.org/x/crypto/ssh",
|
|
|
|
"repository": "https://go.googlesource.com/crypto",
|
|
|
|
"revision": "cc04154d65fb9296747569b107cfd05380b1ea3e",
|
|
|
|
"branch": "HEAD",
|
|
|
|
"path": "/ssh"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"importpath": "golang.org/x/net/context",
|
|
|
|
"repository": "https://go.googlesource.com/net",
|
|
|
|
"revision": "7654728e381988afd88e58cabfd6363a5ea91810",
|
|
|
|
"branch": "HEAD",
|
|
|
|
"path": "/context"
|
2016-03-28 13:25:45 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"importpath": "golang.org/x/sys/unix",
|
|
|
|
"repository": "https://go.googlesource.com/sys",
|
2016-08-21 08:35:12 +00:00
|
|
|
"revision": "a646d33e2ee3172a661fc09bca23bb4889a41bc8",
|
2016-03-28 13:25:45 +00:00
|
|
|
"branch": "master",
|
|
|
|
"path": "/unix"
|
2016-02-20 17:33:06 +00:00
|
|
|
}
|
|
|
|
]
|
2016-08-21 08:35:12 +00:00
|
|
|
}
|