mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-06 05:30:57 +00:00
Add support for zst compression
This commit is contained in:
committed by
Benj Fassbind
parent
c46f12f0d6
commit
5a23f71a7f
@@ -16,6 +16,7 @@ require (
|
||||
github.com/h2non/filetype v1.0.5
|
||||
github.com/jlaffaye/ftp v0.0.0-20180404123514-2403248fa8cc // indirect
|
||||
github.com/kjk/lzma v0.0.0-20161016003348-3fd93898850d
|
||||
github.com/klauspost/compress v1.13.6
|
||||
github.com/mattn/go-colorable v0.1.2 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.2 // indirect
|
||||
github.com/mattn/go-shellwords v1.0.2
|
||||
|
||||
Reference in New Issue
Block a user