1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/pkg/archive
Shun Sakai 65a3e06e92
feat(archive): support .tzst suffix (#4870)
See <https://lists.gnu.org/archive/html/info-gnu/2019-01/msg00001.html>:

> When '-a' option is in effect, zstd compression is selected if the
> destination archive name ends in '.zst' or '.tzst'.

---------

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-11 09:25:17 -03:00
..
gzip feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
tar feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
targz feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
tarxz feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
tarzst feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
testdata feat: allow to use .tar as archive format 2021-08-31 23:09:18 -03:00
zip feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
archive_test.go feat(archive): support .tzst suffix (#4870) 2024-06-11 09:25:17 -03:00
archive.go feat(archive): support .tzst suffix (#4870) 2024-06-11 09:25:17 -03:00