diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-09-26 06:17:53 -0400 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-09-27 11:30:09 +0200 |
commit | 5a2ca77b9babc44993ff1f7d7681ea21597fe3db (patch) | |
tree | de9bad94e5836535223d71f24ed72a619a041a1a /vendor/modules.txt | |
parent | e19a09c3dfb90e12078e0af4ca2cfc45677c6d68 (diff) | |
download | podman-5a2ca77b9babc44993ff1f7d7681ea21597fe3db.tar.gz podman-5a2ca77b9babc44993ff1f7d7681ea21597fe3db.tar.bz2 podman-5a2ca77b9babc44993ff1f7d7681ea21597fe3db.zip |
Vendor in containers/common v0.46.0
Fixes: https://github.com/containers/podman/issues/11745
[NO TESTS NEEDED] Since this is just a revendor and a one line
change for the revendor
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 661619f98..e79bbcc44 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -97,7 +97,7 @@ github.com/containers/buildah/pkg/rusage github.com/containers/buildah/pkg/sshagent github.com/containers/buildah/pkg/util github.com/containers/buildah/util -# github.com/containers/common v0.44.1-0.20210921143342-f2f10e650c73 +# github.com/containers/common v0.46.0 github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |