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:
@@ -1,6 +1,6 @@
|
||||
package plugin
|
||||
|
||||
import "github.com/docker/containerd"
|
||||
import "github.com/containerd/containerd"
|
||||
|
||||
// ContainerMonitor provides an interface for monitoring of containers within containerd
|
||||
type ContainerMonitor interface {
|
||||
|
||||
Reference in New Issue
Block a user