Rewrite imports for new github org
This rewrites the Go imports after switching to the new github org. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
gocontext "context"
|
||||
"errors"
|
||||
|
||||
"github.com/docker/containerd/api/services/execution"
|
||||
"github.com/containerd/containerd/api/services/execution"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user