mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
746f45807d
The v6.0.0 release of go-criu has deprecated the `rpc` package in favour of the `crit` package. This commit provides the changes required to use this version in runc. Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>