forked from rosa/hakurei
internal/pkg: remove tar built-in decompressor
This is replaced by decompressArtifact and is no longer necessary. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -140,7 +140,7 @@ func newIANAEtc() pkg.Artifact {
|
||||
version,
|
||||
"iana-etc-"+version+".tar.gz",
|
||||
checksum,
|
||||
pkg.TarGzip,
|
||||
pkg.Gzip,
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user