spiegel_podman/vendor/github.com/containers/storage/pkg/archive
dependabot-preview[bot] 057faea5c1
Bump github.com/containers/storage from 1.24.3 to 1.24.4
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.24.3 to 1.24.4.
- [Release notes](https://github.com/containers/storage/releases)
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md)
- [Commits](https://github.com/containers/storage/compare/v1.24.3...v1.24.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-23 04:29:57 -05:00
..
archive.go Bump github.com/containers/storage from 1.24.3 to 1.24.4 2020-12-23 04:29:57 -05:00
archive_19.go vendor in new containers/storage 2019-01-03 12:49:30 -06:00
archive_110.go vendor in new containers/storage 2019-01-03 12:49:30 -06:00
archive_ffjson.go Bump Buildah to v1.18.0, c/storage to v1.24.0 2020-11-16 15:50:14 -05:00
archive_linux.go Bump Buildah to v1.18.0, c/storage to v1.24.0 2020-11-16 15:50:14 -05:00
archive_other.go Bump Buildah to v1.18.0, c/storage to v1.24.0 2020-11-16 15:50:14 -05:00
archive_unix.go Bump Buildah to v1.18.0, c/storage to v1.24.0 2020-11-16 15:50:14 -05:00
archive_windows.go Bump Buildah to v1.18.0, c/storage to v1.24.0 2020-11-16 15:50:14 -05:00
archive_zstd.go github.com/containers/storage v1.12.13 2019-08-01 03:46:14 -04:00
changes.go Add support for image name history 2019-11-27 13:42:06 +01:00
changes_linux.go Bump github.com/containers/storage from 1.23.7 to 1.23.8 2020-11-02 05:26:11 -05:00
changes_other.go Vendor in latest containers/storage and containers/image 2018-04-05 21:21:08 +00:00
changes_unix.go Bump github.com/containers/storage from 1.21.2 to 1.23.0 2020-08-15 06:46:11 -04:00
changes_windows.go Vendor in latest containers/storage and containers/image 2018-04-05 21:21:08 +00:00
copy.go build(deps): bump github.com/containers/storage from 1.15.0 to 1.15.2 2019-12-06 10:27:06 +01:00
copy_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
copy_windows.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
diff.go Bump Buildah to v1.18.0, c/storage to v1.24.0 2020-11-16 15:50:14 -05: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 Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
whiteouts.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
wrap.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00

This code provides helper functions for dealing with archive files.