summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-11-05 19:44:54 +0100
committerGitHub <noreply@github.com>2021-11-05 19:44:54 +0100
commitb2f4cdfbaf20026c3e7d1bcec271d3a2724f1e6d (patch)
tree502550d0b565e47749c4ad0131cde369fbbf2bee /go.mod
parente04cb6c30ca6c47afd61511c73e98af2a5fabf0b (diff)
parent6fee827c7f3671c6294286ef4f3b1faefa431e9e (diff)
downloadpodman-b2f4cdfbaf20026c3e7d1bcec271d3a2724f1e6d.tar.gz
podman-b2f4cdfbaf20026c3e7d1bcec271d3a2724f1e6d.tar.bz2
podman-b2f4cdfbaf20026c3e7d1bcec271d3a2724f1e6d.zip
Merge pull request #12182 from containers/dependabot/go_modules/github.com/checkpoint-restore/go-criu/v5-5.2.0
Bump github.com/checkpoint-restore/go-criu/v5 from 5.1.0 to 5.2.0
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 9212a83e0..fc66db35f 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/blang/semver v3.5.1+incompatible
github.com/buger/goterm v0.0.0-20181115115552-c206103e1f37
github.com/checkpoint-restore/checkpointctl v0.0.0-20210922093614-c31748bec9f2
- github.com/checkpoint-restore/go-criu/v5 v5.1.0
+ github.com/checkpoint-restore/go-criu/v5 v5.2.0
github.com/container-orchestrated-devices/container-device-interface v0.0.0-20210325223243-f99e8b6c10b9
github.com/containernetworking/cni v1.0.1
github.com/containernetworking/plugins v1.0.1