Update deps after move to containerd org
This updates containerd to use the latest versions of cgroups, fifo, console, and go-runc from the containerd org. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"io"
|
||||
"time"
|
||||
|
||||
"github.com/crosbymichael/console"
|
||||
"github.com/containerd/console"
|
||||
)
|
||||
|
||||
type process interface {
|
||||
|
Reference in New Issue
Block a user