diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2021-06-30 11:32:48 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-06-30 13:08:42 +0200 |
commit | 8b52204baa9a2715c4a976edfeb7b420b6336c0c (patch) | |
tree | 6b1497d00a0110e7ab1785c6b9959b8941d56fa1 /vendor/modules.txt | |
parent | 0d8d805a76762276c62bd7260a39eb26e99722b4 (diff) | |
download | podman-8b52204baa9a2715c4a976edfeb7b420b6336c0c.tar.gz podman-8b52204baa9a2715c4a976edfeb7b420b6336c0c.tar.bz2 podman-8b52204baa9a2715c4a976edfeb7b420b6336c0c.zip |
vendor containers/common@7482cf851dcc
Make sure that image events are written *after* execution.
Fixes: #10812
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 3017646f0..f961939fb 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -93,7 +93,7 @@ github.com/containers/buildah/pkg/overlay github.com/containers/buildah/pkg/parse github.com/containers/buildah/pkg/rusage github.com/containers/buildah/util -# github.com/containers/common v0.40.2-0.20210624120009-b1d3c4dc2515 +# github.com/containers/common v0.40.2-0.20210630092122-7482cf851dcc github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |