summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-12-23 10:44:10 +0100
committerGitHub <noreply@github.com>2021-12-23 10:44:10 +0100
commit1415b0732d07f62a6146c16167d38411242436b3 (patch)
tree0ebb9e18e87142ee164b8c7e4e41da25a58e3a5e /go.mod
parent74a58faf2a54a9a063efc69371af7d81d335ba21 (diff)
parent207823eb058b3a518b1a1182d27c216714c814cd (diff)
downloadpodman-1415b0732d07f62a6146c16167d38411242436b3.tar.gz
podman-1415b0732d07f62a6146c16167d38411242436b3.tar.bz2
podman-1415b0732d07f62a6146c16167d38411242436b3.zip
Merge pull request #12665 from rst0git/dev-shm
Enable checkpoint/restore of /dev/shm content
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