summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRadostin Stoyanov <rstoyanov@fedoraproject.org>2021-12-20 19:28:13 +0000
committerRadostin Stoyanov <rstoyanov@fedoraproject.org>2021-12-23 05:36:46 +0000
commit2d7dbda415b41724d0900403c3ac50b29985e763 (patch)
tree7850c840d4c0feea2236eea27e2c83000ab9d3f7 /go.mod
parent74a58faf2a54a9a063efc69371af7d81d335ba21 (diff)
downloadpodman-2d7dbda415b41724d0900403c3ac50b29985e763.tar.gz
podman-2d7dbda415b41724d0900403c3ac50b29985e763.tar.bz2
podman-2d7dbda415b41724d0900403c3ac50b29985e763.zip
Update github.com/checkpoint-restore/checkpointctl
DevShmCheckpointTar constant has been recently introduced in checkpointctl. This constant will be used in subsequent patch and this patch contains auto-generated changes with the following commands: go get github.com/checkpoint-restore/checkpointctl go mod tidy go mod vendor Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
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 7e2226c91..4286b1d81 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/BurntSushi/toml v0.4.1
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/checkpointctl v0.0.0-20211204171957-54b4ebfdb681
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