diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-04-21 13:30:17 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-04-21 13:31:07 -0400 |
commit | 08734894ae4acd3e851edc1fdb804d973f17455f (patch) | |
tree | 1f761ec88478f221de047f3d591db8d356735700 /vendor/modules.txt | |
parent | 0d817f5210defac51cc86c60ec86bcefca0511c9 (diff) | |
download | podman-08734894ae4acd3e851edc1fdb804d973f17455f.tar.gz podman-08734894ae4acd3e851edc1fdb804d973f17455f.tar.bz2 podman-08734894ae4acd3e851edc1fdb804d973f17455f.zip |
Bump to github.com/containers/common to v0.9.2
This allows us to fix issues with people with old libpod.conf
Signed-off-by: Daniel J Walsh <dwalsh@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 3b45161da..e41318adb 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.9.1 +# github.com/containers/common v0.9.2 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/capabilities github.com/containers/common/pkg/cgroupv2 |