diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-09-02 10:27:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-02 10:27:16 -0400 |
commit | 469900406ac51332785455bc8668bd1c053badd6 (patch) | |
tree | 7eb39b91c2b9e235cda5298d604c517244c0836e /vendor/modules.txt | |
parent | afa9987f876b08647e419e798a738f0f98e47600 (diff) | |
parent | cba114dd3617b7f793fa43817058d40505f4d454 (diff) | |
download | podman-469900406ac51332785455bc8668bd1c053badd6.tar.gz podman-469900406ac51332785455bc8668bd1c053badd6.tar.bz2 podman-469900406ac51332785455bc8668bd1c053badd6.zip |
Merge pull request #11406 from flouthoc/manifest-rm-only-manifest
manifest: `rm` should not remove referenced images.
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 3666ff40b..ab186c1e4 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -94,7 +94,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.43.2 +# github.com/containers/common v0.43.3-0.20210902095222-a7acc160fb25 github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |