mirror of
https://github.com/containers/podman.git
synced 2026-03-11 03:12:01 -04:00
Vendor in go-criu v5.1.0 for Pod checkpoint/restore support
Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
committed by
Adrian Reber
parent
92dce3e2fe
commit
3375cbb198
@@ -1,7 +1,7 @@
|
||||
package criu
|
||||
|
||||
import (
|
||||
"github.com/checkpoint-restore/go-criu"
|
||||
"github.com/checkpoint-restore/go-criu/v5"
|
||||
)
|
||||
|
||||
// MinCriuVersion for Podman at least CRIU 3.11 is required
|
||||
|
||||
Reference in New Issue
Block a user