diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2021-02-08 13:09:16 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-02-08 13:19:08 +0100 |
commit | 3c3e644c1cac7b5a079149ff9ab2d75d5839057f (patch) | |
tree | caccc78907310bff32ff00bfa921fdb00a7d6ac7 /vendor/modules.txt | |
parent | 69ddbde9835159b19fab33f1dd22353e4b1ca484 (diff) | |
download | podman-3c3e644c1cac7b5a079149ff9ab2d75d5839057f.tar.gz podman-3c3e644c1cac7b5a079149ff9ab2d75d5839057f.tar.bz2 podman-3c3e644c1cac7b5a079149ff9ab2d75d5839057f.zip |
vendor latest containers/common
We had a couple of regressions in containers/common in the last release.
Before cutting a new release, let's vendor it here. Since 3.0 has been
branched, we can vendor a non-release commit of c/common.
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 ef33a0dcc..e8b5edf8c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -89,7 +89,7 @@ github.com/containers/buildah/pkg/parse github.com/containers/buildah/pkg/rusage github.com/containers/buildah/pkg/supplemented github.com/containers/buildah/util -# github.com/containers/common v0.33.1 +# github.com/containers/common v0.34.3-0.20210208115708-8668c76dd577 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/apparmor/internal/supported github.com/containers/common/pkg/auth |