2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-26 23:06:32 +00:00
restic/Godeps/Godeps.json

60 lines
1.4 KiB
JSON
Raw Normal View History

2015-05-10 20:07:33 +00:00
{
"ImportPath": "github.com/restic/restic",
2016-02-13 18:11:35 +00:00
"GoVersion": "go1.5",
2015-05-10 20:07:33 +00:00
"Packages": [
"./..."
],
"Deps": [
2015-04-07 19:10:53 +00:00
{
"ImportPath": "bazil.org/fuse",
2015-07-18 17:07:59 +00:00
"Rev": "18419ee53958df28fcfc9490fe6123bd59e237bb"
2015-04-07 19:10:53 +00:00
},
2015-05-10 20:07:33 +00:00
{
"ImportPath": "github.com/jessevdk/go-flags",
"Comment": "v1-297-g1b89bf7",
"Rev": "1b89bf73cd2c3a911d7b2a279ab085c4a18cf539"
2015-05-10 20:07:33 +00:00
},
{
"ImportPath": "github.com/juju/errors",
"Rev": "4567a5e69fd3130ca0d89f69478e7ac025b67452"
},
{
"ImportPath": "github.com/kr/fs",
"Rev": "2788f0dbd16903de03cb8186e5c7d97b69ad387b"
},
{
"ImportPath": "github.com/minio/minio-go",
"Comment": "v0.2.5-251-ga4cd3ca",
"Rev": "a4cd3caabd5f9c35ac100110eb60c2b80798f1af"
},
2015-05-10 20:07:33 +00:00
{
"ImportPath": "github.com/pkg/sftp",
2016-02-13 18:11:35 +00:00
"Rev": "e84cc8c755ca39b7b64f510fe1fffc1b51f210a5"
2015-05-10 20:07:33 +00:00
},
2015-07-07 22:55:58 +00:00
{
"ImportPath": "github.com/restic/chunker",
2015-09-12 20:14:58 +00:00
"Rev": "fc45043175c38d59374024a38fb7123c40a64f20"
2015-07-07 22:55:58 +00:00
},
2015-05-10 20:07:33 +00:00
{
"ImportPath": "golang.org/x/crypto/pbkdf2",
"Rev": "cc04154d65fb9296747569b107cfd05380b1ea3e"
2015-05-10 20:07:33 +00:00
},
{
"ImportPath": "golang.org/x/crypto/poly1305",
"Rev": "cc04154d65fb9296747569b107cfd05380b1ea3e"
2015-05-10 20:07:33 +00:00
},
{
"ImportPath": "golang.org/x/crypto/scrypt",
"Rev": "cc04154d65fb9296747569b107cfd05380b1ea3e"
2015-05-10 20:07:33 +00:00
},
{
"ImportPath": "golang.org/x/crypto/ssh",
"Rev": "cc04154d65fb9296747569b107cfd05380b1ea3e"
},
{
"ImportPath": "golang.org/x/net/context",
"Rev": "7654728e381988afd88e58cabfd6363a5ea91810"
2015-05-10 20:07:33 +00:00
}
]
}