Add support for zst compression

This commit is contained in:
Matt Bearup
2022-03-22 20:20:42 +00:00
committed by Benj Fassbind
parent c46f12f0d6
commit 5a23f71a7f
3 changed files with 18 additions and 0 deletions
+1
View File
@@ -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