spiegel_podman/pkg/machine/compression
Paul Holzinger 8631032556
run modernize -fix ./...
Using golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize

+ some manual cleanup in libpod/lock/shm/shm_lock_test.go as it
  generated an unused variable
+ restored one removed comment

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-09-10 16:17:04 +02:00
..
testdata Better file close and err handling 2024-02-25 22:29:03 +01:00
compression_test.go Machine decompress.go refactoring follow-up 2024-03-13 00:58:50 +01:00
config.go zstd now default compression for podman machine 2024-02-20 14:26:41 -06:00
decompress.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02: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