Remove vendor and fix go build
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
e115b52ce2
commit
1c6ed30a79
608 changed files with 11 additions and 188041 deletions
|
@ -12,9 +12,9 @@ import (
|
|||
"syscall"
|
||||
"time"
|
||||
|
||||
"github.com/docker/containerd/monitor"
|
||||
"github.com/docker/containerd/oci"
|
||||
"github.com/docker/containerkit"
|
||||
"github.com/docker/containerkit/monitor"
|
||||
"github.com/docker/containerkit/oci"
|
||||
specs "github.com/opencontainers/runtime-spec/specs-go"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue