spiegel_podman/vendor/github.com/containers/storage/pkg/archive
tomsweeneyredhat 21cf326c7b [v5.6] Bump c/storage to v1.59.1, c/image 5.36.1, and
c/common 0.64.1

Bumping in preparaton for Podman v5.6 RC2.
This bumps the c/* projects to:

c/storage  v1.59.1
c/image    v5.36.1
c/common   v0.64.1

Buildah will be vendored after it finishes with the same
version bumps.

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-08-05 10:33:44 -04:00
..
archive.go [v5.6] Bump c/storage to v1.59.1, c/image 5.36.1, and 2025-08-05 10:33:44 -04:00
archive_19.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
archive_110.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
archive_bsd.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
archive_linux.go Bump c/storage v1.58.0, c/image v5.35.0, c/common v0.63.0 2025-04-17 11:05:56 -04:00
archive_other.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
archive_unix.go vendor: update c/{buildah,common,image,storage} to main 2025-05-28 14:53:37 +02:00
archive_windows.go vendor: update c/{buildah,common,image,storage} to main 2025-05-28 14:53:37 +02:00
archive_zstd.go github.com/containers/storage v1.12.13 2019-08-01 03:46:14 -04:00
changes.go vendor: update c/{buildah,common,image,storage} to main 2025-05-28 14:53:37 +02:00
changes_linux.go Bump c/storage v1.58.0, c/image v5.35.0, c/common v0.63.0 2025-04-17 11:05:56 -04:00
changes_other.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
changes_unix.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
changes_windows.go Update common, image, and storage deps 2023-06-12 10:31:58 +02:00
copy.go vendor: update containers/{buildah,common,image,storage} 2024-04-19 09:52:13 +02:00
copy_unix.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
copy_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
diff.go vendor: bump c/common to 9b0d134f392 2025-04-01 09:58:43 -07:00
fflags_bsd.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
fflags_unsupported.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
filter.go vendor: bump c/storage 2024-07-24 17:16:34 +02:00
README.md Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
time_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
time_unsupported.go vendor: update containers/common 2024-10-11 23:04:26 +02:00
whiteouts.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
wrap.go vendor: bump containers/(storage, common, buildah, image) 2023-04-10 17:30:14 +05:30

This code provides helper functions for dealing with archive files.