mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-16 00:17:07 +08:00
migrate to github.com/moby/go-archive module
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
5
vendor/github.com/moby/go-archive/xattr_supported_linux.go
generated
vendored
Normal file
5
vendor/github.com/moby/go-archive/xattr_supported_linux.go
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
package archive
|
||||
|
||||
import "golang.org/x/sys/unix"
|
||||
|
||||
var noattr = unix.ENODATA
|
Reference in New Issue
Block a user