mirror of
https://github.com/mudler/luet.git
synced 2025-09-17 07:42:25 +00:00
Set import name for zstd
This commit is contained in:
@@ -28,7 +28,7 @@ import (
|
||||
"regexp"
|
||||
|
||||
system "github.com/docker/docker/pkg/system"
|
||||
"github.com/klauspost/compress/zstd"
|
||||
zstd "github.com/klauspost/compress/zstd"
|
||||
gzip "github.com/klauspost/pgzip"
|
||||
|
||||
//"strconv"
|
||||
|
Reference in New Issue
Block a user