summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRadostin Stoyanov <radostin@redhat.com>2022-04-12 18:46:17 +0100
committerRadostin Stoyanov <radostin@redhat.com>2022-04-20 18:52:41 +0100
commitfca3397dc985047e414894d6cb1623272e20eb40 (patch)
treee441ca644c69de5fcd83e4611c299dd0e0c222bc /go.mod
parent6250667aa1c1057f77b1f5c19af2015006eb1af5 (diff)
downloadpodman-fca3397dc985047e414894d6cb1623272e20eb40.tar.gz
podman-fca3397dc985047e414894d6cb1623272e20eb40.tar.bz2
podman-fca3397dc985047e414894d6cb1623272e20eb40.zip
Update github.com/checkpoint-restore/checkpointctl
The changes in this commit have been generated with the following commands: go get github.com/checkpoint-restore/checkpointctl make vendor Signed-off-by: Radostin Stoyanov <radostin@redhat.com>
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 e41b6982d..a26db3de1 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/BurntSushi/toml v1.1.0
github.com/blang/semver v3.5.1+incompatible
github.com/buger/goterm v1.0.4
- github.com/checkpoint-restore/checkpointctl v0.0.0-20211204171957-54b4ebfdb681
+ 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.3.2
github.com/containernetworking/cni v1.0.1