mirror of
https://github.com/restic/restic.git
synced 2025-08-23 16:17:53 +00:00
update xattr library to 0.4.10
This commit is contained in:
2
go.mod
2
go.mod
@@ -21,7 +21,7 @@ require (
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/pkg/profile v1.7.0
|
||||
github.com/pkg/sftp v1.13.6
|
||||
github.com/pkg/xattr v0.4.10-0.20221120235825-35026bbbd013
|
||||
github.com/pkg/xattr v0.4.10
|
||||
github.com/restic/chunker v0.4.0
|
||||
github.com/spf13/cobra v1.8.1
|
||||
github.com/spf13/pflag v1.0.5
|
||||
|
Reference in New Issue
Block a user