mirror of
https://github.com/restic/restic.git
synced 2025-12-03 23:11:47 +00:00
Use github.com/pkg/xattr for extended attributes
This commit is contained in:
12
vendor/manifest
vendored
12
vendor/manifest
vendored
@@ -19,12 +19,6 @@
|
||||
"revision": "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/ivaxer/go-xattr",
|
||||
"repository": "https://github.com/ivaxer/go-xattr",
|
||||
"revision": "1a541654d8e447148cf23d472c948f9f0078ac50",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/kr/fs",
|
||||
"repository": "https://github.com/kr/fs",
|
||||
@@ -55,6 +49,12 @@
|
||||
"revision": "8197a2e580736b78d704be0fc47b2324c0591a32",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/pkg/xattr",
|
||||
"repository": "https://github.com/pkg/xattr",
|
||||
"revision": "1d40b70a947cd8e8457e4715e1123f8e99f5f241",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/restic/chunker",
|
||||
"repository": "https://github.com/restic/chunker",
|
||||
|
||||
Reference in New Issue
Block a user