2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-29 06:59:01 +00:00
restic/vendor/manifest

158 lines
4.6 KiB
Plaintext
Raw Normal View History

{
"version": 0,
"dependencies": [
{
"importpath": "bazil.org/fuse",
"repository": "https://github.com/bazil/fuse",
2016-09-15 20:26:23 +00:00
"revision": "371fbbdaa8987b715bdd21d6adc4c9b20155f748",
"branch": "master"
},
{
"importpath": "github.com/elithrar/simple-scrypt",
"repository": "https://github.com/elithrar/simple-scrypt",
2017-07-17 18:00:44 +00:00
"revision": "6724715de445c2e70cdafb7a1a14c8cfe0984210",
"branch": "master"
},
2017-05-15 18:47:50 +00:00
{
"importpath": "github.com/go-ini/ini",
"repository": "https://github.com/go-ini/ini",
2017-07-17 18:00:44 +00:00
"revision": "3d73f4b845efdf9989fffd4b4e562727744a34ba",
2017-05-15 18:47:50 +00:00
"branch": "master"
},
2016-09-27 18:13:22 +00:00
{
"importpath": "github.com/inconshreveable/mousetrap",
"repository": "https://github.com/inconshreveable/mousetrap",
"revision": "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75",
"branch": "master"
},
{
"importpath": "github.com/kr/fs",
"repository": "https://github.com/kr/fs",
"revision": "2788f0dbd16903de03cb8186e5c7d97b69ad387b",
2016-09-15 20:30:27 +00:00
"branch": "master"
},
2017-05-26 13:28:28 +00:00
{
"importpath": "github.com/kurin/blazer",
"repository": "https://github.com/kurin/blazer",
2017-07-17 18:00:44 +00:00
"revision": "612082ed2430716569f1ec816fc6ade849020816",
2017-05-26 13:28:28 +00:00
"branch": "master"
},
2017-05-15 18:47:50 +00:00
{
"importpath": "github.com/minio/go-homedir",
"repository": "https://github.com/minio/go-homedir",
2017-07-17 18:00:44 +00:00
"revision": "21304a94172ae3a09dee2cd86a12fb6f842138c7",
2017-05-15 18:47:50 +00:00
"branch": "master"
},
{
"importpath": "github.com/minio/minio-go",
"repository": "https://github.com/minio/minio-go",
2017-07-17 18:19:04 +00:00
"revision": "bd8e1d8a93f006a0207e026353bf0644ffcdd320",
"branch": "master"
},
2017-05-01 17:44:40 +00:00
{
"importpath": "github.com/ncw/swift",
"repository": "https://github.com/ncw/swift",
2017-07-17 18:00:44 +00:00
"revision": "9e6fdb8957a022d5780a78b58d6181c3580bb01f",
2017-05-01 17:44:40 +00:00
"branch": "master"
},
2016-08-28 10:27:38 +00:00
{
"importpath": "github.com/pkg/errors",
"repository": "https://github.com/pkg/errors",
2017-07-17 18:00:44 +00:00
"revision": "c605e284fe17294bda444b34710735b29d1a9d90",
"branch": "master"
2016-08-28 10:27:38 +00:00
},
2017-01-23 16:41:07 +00:00
{
"importpath": "github.com/pkg/profile",
"repository": "https://github.com/pkg/profile",
2017-07-17 18:00:44 +00:00
"revision": "5b67d428864e92711fcbd2f8629456121a56d91f",
"branch": "master"
2017-01-23 16:41:07 +00:00
},
{
"importpath": "github.com/pkg/sftp",
"repository": "https://github.com/pkg/sftp",
2017-07-17 18:00:44 +00:00
"revision": "314a5ccb89b21e053d7d96c3a706eacaf2b18231",
2016-08-28 10:15:37 +00:00
"branch": "master"
},
{
"importpath": "github.com/pkg/xattr",
"repository": "https://github.com/pkg/xattr",
2017-07-17 18:00:44 +00:00
"revision": "2c7218aab2e9980561010ef420b53d948749deaf",
"branch": "master"
},
{
"importpath": "github.com/restic/chunker",
"repository": "https://github.com/restic/chunker",
2017-07-17 18:00:44 +00:00
"revision": "1542d55ca53d2d8d7b38e890f7a4be90014356af",
"branch": "master"
},
2016-09-17 09:17:48 +00:00
{
"importpath": "github.com/spf13/cobra",
"repository": "https://github.com/spf13/cobra",
2017-07-17 18:00:44 +00:00
"revision": "d994347edadc56d6a7f863775fb6887606685ae6",
2016-09-17 09:17:48 +00:00
"branch": "master"
},
{
"importpath": "github.com/spf13/pflag",
"repository": "https://github.com/spf13/pflag",
2017-07-17 18:00:44 +00:00
"revision": "e57e3eeb33f795204c1ca35f56c44f83227c6e66",
2016-09-17 09:17:48 +00:00
"branch": "master"
},
2016-09-15 20:36:29 +00:00
{
"importpath": "golang.org/x/crypto/curve25519",
"repository": "https://go.googlesource.com/crypto",
2017-07-17 18:00:44 +00:00
"revision": "7f7c0c2d75ebb4e32a21396ce36e87b6dadc91c9",
2016-09-15 20:36:29 +00:00
"branch": "master",
"path": "/curve25519"
},
2016-09-15 20:36:49 +00:00
{
"importpath": "golang.org/x/crypto/ed25519",
"repository": "https://go.googlesource.com/crypto",
2017-07-17 18:00:44 +00:00
"revision": "7f7c0c2d75ebb4e32a21396ce36e87b6dadc91c9",
2016-09-15 20:36:49 +00:00
"branch": "master",
"path": "/ed25519"
},
{
"importpath": "golang.org/x/crypto/pbkdf2",
"repository": "https://go.googlesource.com/crypto",
2017-07-17 18:00:44 +00:00
"revision": "7f7c0c2d75ebb4e32a21396ce36e87b6dadc91c9",
2016-09-15 20:31:49 +00:00
"branch": "master",
"path": "/pbkdf2"
},
{
"importpath": "golang.org/x/crypto/poly1305",
"repository": "https://go.googlesource.com/crypto",
2017-07-17 18:00:44 +00:00
"revision": "7f7c0c2d75ebb4e32a21396ce36e87b6dadc91c9",
"branch": "master",
"path": "/poly1305"
},
{
"importpath": "golang.org/x/crypto/scrypt",
"repository": "https://go.googlesource.com/crypto",
2017-07-17 18:00:44 +00:00
"revision": "7f7c0c2d75ebb4e32a21396ce36e87b6dadc91c9",
2016-09-15 20:32:38 +00:00
"branch": "master",
"path": "/scrypt"
},
{
"importpath": "golang.org/x/crypto/ssh",
"repository": "https://go.googlesource.com/crypto",
2017-07-17 18:00:44 +00:00
"revision": "7f7c0c2d75ebb4e32a21396ce36e87b6dadc91c9",
2016-09-15 20:33:32 +00:00
"branch": "master",
"path": "/ssh"
},
{
"importpath": "golang.org/x/net/context",
"repository": "https://go.googlesource.com/net",
2017-07-17 18:00:44 +00:00
"revision": "b3756b4b77d7b13260a0a2ec658753cf48922eac",
2016-09-15 20:34:06 +00:00
"branch": "master",
"path": "/context"
2016-03-28 13:25:45 +00:00
},
{
"importpath": "golang.org/x/sys/unix",
"repository": "https://go.googlesource.com/sys",
2017-07-17 18:00:44 +00:00
"revision": "4cd6d1a821c7175768725b55ca82f14683a29ea4",
2016-03-28 13:25:45 +00:00
"branch": "master",
"path": "/unix"
}
]
2016-08-21 08:35:12 +00:00
}