spiegel_podman/vendor/github.com/containers/storage/pkg/idtools
Valentin Rothberg 898a8ad285 update c/common
Update containers common to the latest HEAD.  Some bug fixes in libimage
forced us to have a clearer separation between ordinary images and
manifest lists.  Hence, when looking up manifest lists without recursing
into any of their instances, we need to use `LookupManifestList()`.

Also account for some other changes in c/common (e.g., the changed order
in the security labels).

Further vendor the latest HEAD from Buildah which is required to get the
bud tests to pass.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-05-20 10:21:27 +02:00
..
idtools.go update c/common 2021-05-20 10:21:27 +02:00
idtools_unix.go Bump github.com/containers/storage from 1.19.2 to 1.20.1 2020-05-21 09:55:44 -04:00
idtools_windows.go Bump github.com/containers/storage from 1.19.2 to 1.20.1 2020-05-21 09:55:44 -04:00
parser.go build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3 2020-10-27 07:25:23 -04:00
usergroupadd_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
usergroupadd_unsupported.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
utils_unix.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00