diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2020-05-12 12:42:43 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2020-05-12 12:42:43 +0200 |
commit | 7ec6e25aa2fcf8978394acf64b8dc9836ec75bb9 (patch) | |
tree | e0eaf8048a6750a78d18cf3146333cc060ad20d5 /vendor/modules.txt | |
parent | 4a1bb394a251598e6414da6d57e36365f5e06f86 (diff) | |
download | podman-7ec6e25aa2fcf8978394acf64b8dc9836ec75bb9.tar.gz podman-7ec6e25aa2fcf8978394acf64b8dc9836ec75bb9.tar.bz2 podman-7ec6e25aa2fcf8978394acf64b8dc9836ec75bb9.zip |
[1.9] vendor github.com/containers/common@v0.8.4
Fixes: #6163
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 80c968ba4..7b247df21 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -82,7 +82,7 @@ github.com/containers/buildah/pkg/secrets github.com/containers/buildah/pkg/supplemented github.com/containers/buildah/pkg/umask github.com/containers/buildah/util -# github.com/containers/common v0.8.3 +# github.com/containers/common v0.8.4 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/capabilities github.com/containers/common/pkg/cgroupv2 |