diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-08-22 09:19:33 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-08-23 06:41:37 -0400 |
commit | 6505322c51b44ceec3c0b81f304ca052f4eeaeaf (patch) | |
tree | f30197a8e6beb292d9728106627d17cd04507b8d /vendor/modules.txt | |
parent | e06cb25e813d92de60f0243d00c92b08bcac2ab6 (diff) | |
download | podman-6505322c51b44ceec3c0b81f304ca052f4eeaeaf.tar.gz podman-6505322c51b44ceec3c0b81f304ca052f4eeaeaf.tar.bz2 podman-6505322c51b44ceec3c0b81f304ca052f4eeaeaf.zip |
Vendor in containers/common v0.14.9
This will fix the localions of the containers.conf file
on Windows and MacOS Boxes.
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 217f04ca5..656311dff 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -84,7 +84,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.14.8 +# github.com/containers/common v0.14.9 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/auth github.com/containers/common/pkg/capabilities |