aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-09-06 16:22:55 +0200
committerGitHub <noreply@github.com>2022-09-06 16:22:55 +0200
commit41e1642f5603be8b0a48b0be4d5bcc5652173b1a (patch)
treefd3087432f5a7bd18888683d801b36521faebf2c /go.mod
parentcd09e3b6d0b0eb32f6ad6062b13194f97873c664 (diff)
parent0926902976025a6c1549d8f6747729d014f6ab0a (diff)
downloadpodman-41e1642f5603be8b0a48b0be4d5bcc5652173b1a.tar.gz
podman-41e1642f5603be8b0a48b0be4d5bcc5652173b1a.tar.bz2
podman-41e1642f5603be8b0a48b0be4d5bcc5652173b1a.zip
Merge pull request #15645 from containers/dependabot/go_modules/github.com/container-orchestrated-devices/container-device-interface-0.5.1
build(deps): bump github.com/container-orchestrated-devices/container-device-interface from 0.5.0 to 0.5.1
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 e6fb5a8f1..1c2b86b9a 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/buger/goterm v1.0.4
github.com/checkpoint-restore/checkpointctl v0.0.0-20220321135231-33f4a66335f0
github.com/checkpoint-restore/go-criu/v5 v5.3.0
- github.com/container-orchestrated-devices/container-device-interface v0.5.0
+ github.com/container-orchestrated-devices/container-device-interface v0.5.1
github.com/containernetworking/cni v1.1.2
github.com/containernetworking/plugins v1.1.1
github.com/containers/buildah v1.27.0