mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
b2d64fed31
Bumps [github.com/checkpoint-restore/go-criu/v5](https://github.com/checkpoint-restore/go-criu) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/checkpoint-restore/go-criu/releases) - [Commits](https://github.com/checkpoint-restore/go-criu/compare/v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: github.com/checkpoint-restore/go-criu/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9 lines
159 B
Modula-2
9 lines
159 B
Modula-2
module github.com/checkpoint-restore/go-criu/v5
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
|
|
google.golang.org/protobuf v1.27.1
|
|
)
|