Merge pull request #19873 from rst0git/update-checkpointctl

vendor: update github.com/checkpoint-restore/checkpointctl to 1.1.0
This commit is contained in:
OpenShift Merge Robot
2023-09-14 15:22:02 +02:00
committed by GitHub
24 changed files with 395 additions and 296 deletions

View File

@@ -10,7 +10,7 @@ import (
"strings"
"time"
"github.com/checkpoint-restore/go-criu/v6/stats"
"github.com/checkpoint-restore/go-criu/v7/stats"
"github.com/containers/podman/v4/pkg/checkpoint/crutils"
"github.com/containers/podman/v4/pkg/criu"
"github.com/containers/podman/v4/pkg/domain/entities"