diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-05-20 09:49:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-20 09:49:22 -0400 |
commit | 7bcec8697fc877345de6220d2766ebe36e7158aa (patch) | |
tree | fdbb5ad87cc78394ac7fa2f2e6bd5a1c5fe698f0 /vendor/modules.txt | |
parent | 62c14dcc4d62e01d585149adfb2900a55cc531a6 (diff) | |
parent | 8352e5bc3b280ecc0e9be45e6911fd6f8b9b45f0 (diff) | |
download | podman-7bcec8697fc877345de6220d2766ebe36e7158aa.tar.gz podman-7bcec8697fc877345de6220d2766ebe36e7158aa.tar.bz2 podman-7bcec8697fc877345de6220d2766ebe36e7158aa.zip |
Merge pull request #10219 from vrothberg/image-events
add libimage events
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 1d80afd45..35828c06b 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -91,7 +91,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.38.4-0.20210519112800-40a1e9ee42fb +# github.com/containers/common v0.38.4 github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |