Align lint checks with containerd
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -17,10 +17,11 @@
|
||||
package integration
|
||||
|
||||
import (
|
||||
"golang.org/x/net/context"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
|
||||
"github.com/containerd/containerd"
|
||||
"github.com/containerd/containerd/errdefs"
|
||||
"github.com/containerd/containerd/namespaces"
|
||||
|
Reference in New Issue
Block a user