spiegel_podman/pkg/machine/compression
Matt Heon 34166fc004 Bump Go version to v6
Tremendous amount of changes in here, but all should amount to
the same thing: changing Go import paths from v5 to v6.

Also bumped go.mod to github.com/containers/podman/v6 and updated
version to v6.0.0-dev.

Signed-off-by: Matt Heon <mheon@redhat.com>
2025-10-23 11:00:15 -04:00
..
testdata Better file close and err handling 2024-02-25 22:29:03 +01:00
compression_test.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
config.go zstd now default compression for podman machine 2024-02-20 14:26:41 -06:00
decompress.go Bump Go version to v6 2025-10-23 11:00:15 -04: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 Avoid reliance on fs.ErrClosed in SparseWriter users 2024-03-07 14:46:12 +01:00
zip.go Avoid reliance on fs.ErrClosed in SparseWriter users 2024-03-07 14:46:12 +01:00