spiegel_podman/pkg/machine/compression
Brent Baude 2cc3be7332
RUN-4539: Change podman module paths
The podman module paths are moving from github.com/containers/podman to
go.podman.io/podman.  This will help with future mobility.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2026-04-22 14:02:25 -05:00
..
testdata Better file close and err handling 2024-02-25 22:29:03 +01:00
compression_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
config.go zstd now default compression for podman machine 2024-02-20 14:26:41 -06:00
decompress.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
generic.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
sparse_file_writer.go Avoid reliance on fs.ErrClosed in SparseWriter users 2024-03-07 14:46:12 +01:00
sparse_file_writer_test.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
uncompressed.go fix: check err returned by newGenericDecompressor 2025-11-20 12:07:37 +03:00
zip.go fix: check err returned by newGenericDecompressor 2025-11-20 12:07:37 +03:00