summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoropenshift-merge-bot[bot] <148852131+openshift-merge-bot[bot]@users.noreply.github.com>2024-10-01 10:09:10 +0000
committerGitHub <noreply@github.com>2024-10-01 10:09:10 +0000
commite40b28fdb2040022f5288fd8ea14a5961b88f1bd (patch)
treecf5e9d0dc3ab97b070d46dcd09a9895966c71c45 /go.mod
parent09a2c8f3f5e1779a1e255bf8868d1f76db435171 (diff)
parent8ef495594c0fc73aa24435553d307aa3fbae96fb (diff)
Merge pull request #24115 from containers/renovate/github.com-godbus-dbus-v5-digest
fix(deps): update github.com/godbus/dbus/v5 digest to a817f3c
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 72a0a8995..0ab6f2008 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
github.com/docker/go-connections v0.5.0
github.com/docker/go-plugins-helpers v0.0.0-20240701071450-45e2431495c8
github.com/docker/go-units v0.5.0
- github.com/godbus/dbus/v5 v5.1.1-0.20230522191255-76236955d466
+ github.com/godbus/dbus/v5 v5.1.1-0.20240921181615-a817f3cc4a9e
github.com/google/gofuzz v1.2.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/google/uuid v1.6.0