mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-15 16:07:11 +08:00
vendor: github.com/tonistiigi/fsutil 8d32dbdd27d3
full diff: 397af5306b...8d32dbdd27
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
4
vendor/github.com/tonistiigi/fsutil/copy/copy_unix.go
generated
vendored
4
vendor/github.com/tonistiigi/fsutil/copy/copy_unix.go
generated
vendored
@ -1,5 +1,5 @@
|
||||
//go:build solaris || darwin || freebsd
|
||||
// +build solaris darwin freebsd
|
||||
//go:build solaris || darwin || freebsd || openbsd
|
||||
// +build solaris darwin freebsd openbsd
|
||||
|
||||
package fs
|
||||
|
||||
|
Reference in New Issue
Block a user