diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-08-27 16:26:03 -0400 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-08-27 16:38:44 -0400 |
commit | 023c4fadf5fbcd4519ad7701c74bc3604c8cf9f2 (patch) | |
tree | 8aa3f1c9854dbae44cd587ac66495c30cd2a5a41 /vendor/modules.txt | |
parent | 9c8e0a0f2568d42aec47dd36103713f47ba4c0f2 (diff) | |
download | podman-023c4fadf5fbcd4519ad7701c74bc3604c8cf9f2.tar.gz podman-023c4fadf5fbcd4519ad7701c74bc3604c8cf9f2.tar.bz2 podman-023c4fadf5fbcd4519ad7701c74bc3604c8cf9f2.zip |
Bump c/common to v0.14.10 and c/conmon to v2.0.20
As the title says.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 94b7810df..68a99c238 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -84,7 +84,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.14.9 +# github.com/containers/common v0.14.10 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/auth github.com/containers/common/pkg/capabilities @@ -92,7 +92,7 @@ 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 v2.0.20+incompatible github.com/containers/conmon/runner/config # github.com/containers/image/v5 v5.5.2 github.com/containers/image/v5/copy |