fix(deps): update module github.com/checkpoint-restore/go-criu/v7 to v8 #27752
Cirrus CI / Build for fedora-42
failed
Dec 11, 2025 in 5m 26s
Task Summary
Instruction postbuild failed in 00:06
Details
✅ 00:16 clone
✅ 00:06 prebuild
✅ 00:02 setup
✅ 04:51 main
❌ 00:06 postbuild
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading golang.org/x/sync v0.11.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading golang.org/x/crypto v0.31.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.1.1
go: downloading github.com/frankban/quicktest v1.14.6
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading golang.org/x/text v0.21.0
go: downloading golang.org/x/mod v0.23.0
go: downloading go.uber.org/multierr v1.11.0
go mod vendor
go mod verify
all modules verified
go mod edit -toolchain none
make: Leaving directory '/var/tmp/go/src/github.com/containers/podman/test/tools'
tree is dirty, please run 'make vendor', 'make -C test/tools vendor' and 'make completions' and commit all changes
M go.mod
---------------------- Diff below ----------------------
diff --git a/go.mod b/go.mod
index a65590a30f..b776cc445d 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/Microsoft/go-winio v0.6.2
github.com/blang/semver/v4 v4.0.0
github.com/checkpoint-restore/checkpointctl v1.4.1
- github.com/checkpoint-restore/go-criu/v8 v8.0.0
+ github.com/checkpoint-restore/go-criu/v7 v7.2.0
github.com/containernetworking/plugins v1.8.0
github.com/containers/buildah v1.42.0
github.com/containers/conmon v2.0.20+incompatible
Loading