mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

1. Added the xz decompression unit tests 2. Removed the xz implementation to use the one from c/images 3. Removed the specific macos gzip, zstd compressor and use the generic compressor but with SparseWriter if GOOS == darwin Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>