spiegel_podman/vendor/github.com/docker/docker/pkg/archive
dependabot[bot] 2a401b3ff9
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.14+incompatible to 20.10.15+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.14...v20.10.15)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 12:08:26 +00:00
..
archive.go Bump github.com/docker/docker 2021-06-03 09:34:37 +00:00
archive_linux.go Bump github.com/docker/docker 2021-05-07 08:04:42 +00:00
archive_other.go Bump github.com/docker/docker 2022-05-06 12:08:26 +00:00
archive_unix.go Bump github.com/docker/docker 2022-05-06 12:08:26 +00:00
archive_windows.go update c/buildah to v1.12.0 2019-12-19 18:17:23 +01:00
changes.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
changes_linux.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
changes_other.go Bump github.com/docker/docker 2022-05-06 12:08:26 +00:00
changes_unix.go Bump github.com/docker/docker 2022-05-06 12:08:26 +00:00
changes_windows.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
copy.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
copy_unix.go Bump github.com/docker/docker 2022-05-06 12:08:26 +00:00
copy_windows.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
diff.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
README.md bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
time_linux.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
time_unsupported.go Bump github.com/docker/docker 2022-05-06 12:08:26 +00:00
whiteouts.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
wrap.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00

This code provides helper functions for dealing with archive files.