mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-10-15 00:03:45 +08:00
migrate to github.com/moby/go-archive module
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
7
vendor/github.com/moby/go-archive/archive_other.go
generated
vendored
Normal file
7
vendor/github.com/moby/go-archive/archive_other.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
//go:build !linux
|
||||
|
||||
package archive
|
||||
|
||||
func getWhiteoutConverter(format WhiteoutFormat) tarWhiteoutConverter {
|
||||
return nil
|
||||
}
|
Reference in New Issue
Block a user