diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-08-04 15:24:29 -0400 |
---|---|---|
committer | Nalin Dahyabhai <nalin@redhat.com> | 2021-08-23 17:59:42 -0400 |
commit | 6b06e9b77c8191096eeb82ac54c59b894f87da8c (patch) | |
tree | fc41fbf93803440eedd99d34d1a60c00110ce5c2 /vendor/modules.txt | |
parent | d1137664fe799bb9ca84ed9e4e0d01db6df77bad (diff) | |
download | podman-6b06e9b77c8191096eeb82ac54c59b894f87da8c.tar.gz podman-6b06e9b77c8191096eeb82ac54c59b894f87da8c.tar.bz2 podman-6b06e9b77c8191096eeb82ac54c59b894f87da8c.zip |
Switch eventlogger to journald by default
[NO TESTS NEEDED] Since we are just testing the default.
Signed-off-by: Daniel J Walsh <dwalsh@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 c1cfbe76d..2b8db54ff 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -94,7 +94,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.42.1 +# github.com/containers/common v0.43.0 github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |