diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-10-27 07:11:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 07:11:55 +0000 |
commit | 9fbf2a40f19e1aea97e46e6e7c7992996f8ca827 (patch) | |
tree | 1e23ec6ffd472c1fa071848cbd467012dec53eaf /vendor/modules.txt | |
parent | ed3aa2acaf6a69937444286369c98b59c77803d5 (diff) | |
parent | 55397de93510a697f917edc31d74e55dc88ea520 (diff) | |
download | podman-9fbf2a40f19e1aea97e46e6e7c7992996f8ca827.tar.gz podman-9fbf2a40f19e1aea97e46e6e7c7992996f8ca827.tar.bz2 podman-9fbf2a40f19e1aea97e46e6e7c7992996f8ca827.zip |
Merge pull request #12107 from giuseppe/fix-dbus-process-leak
cgroups: use SessionBusPrivateNoAutoStartup
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 afe18287d..6891f6ab1 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -345,7 +345,7 @@ github.com/ghodss/yaml github.com/go-logr/logr # github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 github.com/go-task/slim-sprig -# github.com/godbus/dbus/v5 v5.0.5 +# github.com/godbus/dbus/v5 v5.0.6 github.com/godbus/dbus/v5 # github.com/gogo/protobuf v1.3.2 github.com/gogo/protobuf/gogoproto |