diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-06-21 03:50:31 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 03:50:31 -0400 |
commit | 9ec4d04592a7a7a833e4eefbe14e77af2da1f92d (patch) | |
tree | d8bbd129c48117f4954b4296f37c57f407b0f76c /vendor/modules.txt | |
parent | 928687e1dab6b0dd57f5673791f33a3b336830d8 (diff) | |
parent | 7864108ff191e2d78666fb5bdf098d295b7bae59 (diff) | |
download | podman-9ec4d04592a7a7a833e4eefbe14e77af2da1f92d.tar.gz podman-9ec4d04592a7a7a833e4eefbe14e77af2da1f92d.tar.bz2 podman-9ec4d04592a7a7a833e4eefbe14e77af2da1f92d.zip |
Merge pull request #10723 from rhatdan/tmpdir
fix systemcontext to use correct TMPDIR
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 6f16f03b9..913076526 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -93,7 +93,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.40.0 +# github.com/containers/common v0.40.1-0.20210617134614-c6578d76fb0d github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |