diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-05-08 17:41:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-08 17:41:48 +0200 |
commit | 2547fe53127057ce8f3ba065b4263fea32be7f0d (patch) | |
tree | ee2a6e1a9d8dc186d49a825621e2ac9cd3e06544 /vendor/modules.txt | |
parent | fa7589b6a6a513b7449b59535221aaee809cb239 (diff) | |
parent | 5cbb0b8a665eb28b5b47212d35a6204d2be202fb (diff) | |
download | podman-2547fe53127057ce8f3ba065b4263fea32be7f0d.tar.gz podman-2547fe53127057ce8f3ba065b4263fea32be7f0d.tar.bz2 podman-2547fe53127057ce8f3ba065b4263fea32be7f0d.zip |
Merge pull request #6137 from rhatdan/VENDOR
Fix handling of overridden paths from database
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 3fe9c90cb..b638d1ad0 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.11.0 +# github.com/containers/common v0.11.1 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/auth github.com/containers/common/pkg/capabilities |