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:
Adrian Reber
2021-07-08 15:31:51 +00:00
committed by Adrian Reber
parent 92dce3e2fe
commit 3375cbb198
19 changed files with 2655 additions and 1342 deletions

View File

@@ -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