go.mod: github.com/containerd/go-runc v1.1.0
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
@@ -9,7 +9,7 @@ require (
|
||||
github.com/containerd/cgroups/v3 v3.0.1
|
||||
github.com/containerd/containerd v1.7.0 // see replace; the actual version of containerd is replaced with the code at the root of this repository
|
||||
github.com/containerd/continuity v0.3.1-0.20230307035957-72c70feb3081
|
||||
github.com/containerd/go-runc v1.0.0
|
||||
github.com/containerd/go-runc v1.1.0
|
||||
github.com/containerd/ttrpc v1.2.2
|
||||
github.com/containerd/typeurl/v2 v2.1.1
|
||||
github.com/opencontainers/go-digest v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user