[#issue 3127] Add xattr support for Solaris

This commit is contained in:
gum3ng
2022-01-10 13:34:18 +05:30
committed by Gautam Menghani
parent fb4c5af5c4
commit dd30083c2b
6 changed files with 14 additions and 20 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/pkg/profile v1.6.0
github.com/pkg/sftp v1.13.2
github.com/pkg/xattr v0.4.3
github.com/pkg/xattr v0.4.5
github.com/restic/chunker v0.4.0
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5