2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 08:30:49 +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",
"GoVersion": "go1.4.2",
"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",
2016-01-07 19:23:38 +00:00
"Comment": "v0.2.5-205-g38be406",
"Rev": "38be40605dc37d2d7ec06169218365b46ae33e4b"
},
2015-05-10 20:07:33 +00:00
{
"ImportPath": "github.com/pkg/sftp",
"Rev": "518aed2757a65cfa64d4b1b2baf08410f8b7a6bc"
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
}
]
}