mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
build(deps): bump github.com/checkpoint-restore/go-criu/v8
Bumps [github.com/checkpoint-restore/go-criu/v8](https://github.com/checkpoint-restore/go-criu) from 8.3.0 to 8.4.0. - [Release notes](https://github.com/checkpoint-restore/go-criu/releases) - [Commits](https://github.com/checkpoint-restore/go-criu/compare/v8.3.0...v8.4.0) --- updated-dependencies: - dependency-name: github.com/checkpoint-restore/go-criu/v8 dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Kir Kolyshkin
parent
08dc90f777
commit
9f78979fe8
@@ -4,7 +4,7 @@ go 1.25.0
|
||||
|
||||
require (
|
||||
cyphar.com/go-pathrs v0.2.5
|
||||
github.com/checkpoint-restore/go-criu/v8 v8.3.0
|
||||
github.com/checkpoint-restore/go-criu/v8 v8.4.0
|
||||
github.com/containerd/console v1.0.5
|
||||
github.com/coreos/go-systemd/v22 v22.7.0
|
||||
github.com/cyphar/filepath-securejoin v0.7.0
|
||||
@@ -29,6 +29,6 @@ require (
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/aperturerobotics/protobuf-go-lite v0.14.0 // indirect
|
||||
github.com/aperturerobotics/protobuf-go-lite v0.15.0 // indirect
|
||||
github.com/cilium/ebpf v0.17.3 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user