diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2020-06-25 17:53:49 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2020-06-25 17:53:49 +0200 |
commit | e4dcb3e31c8cfdbe8ebeaf6e3296d7e1074b425e (patch) | |
tree | c2331833e4949e9d754e42f26e94a11e00534b4c /vendor/modules.txt | |
parent | 7766192293b197c53141aa07d0ba43d3d92bcbac (diff) | |
download | podman-e4dcb3e31c8cfdbe8ebeaf6e3296d7e1074b425e.tar.gz podman-e4dcb3e31c8cfdbe8ebeaf6e3296d7e1074b425e.tar.bz2 podman-e4dcb3e31c8cfdbe8ebeaf6e3296d7e1074b425e.zip |
vendor github.com/containers/common@v0.14.3
Includes several fixes for config parsing and AppArmor.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 882ea5d25..497381b52 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -84,13 +84,14 @@ 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.0 +# github.com/containers/common v0.14.3 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/auth github.com/containers/common/pkg/capabilities github.com/containers/common/pkg/cgroupv2 github.com/containers/common/pkg/config github.com/containers/common/pkg/sysinfo +github.com/containers/common/version # github.com/containers/conmon v2.0.18+incompatible github.com/containers/conmon/runner/config # github.com/containers/image/v5 v5.5.1 |