golangci: add import order check
Signed-off-by: demoManito <1430482733@qq.com>
This commit is contained in:
@ -22,9 +22,10 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/bgentry/speakeasy"
|
||||
"google.golang.org/grpc/grpclog"
|
||||
|
||||
clientv3 "go.etcd.io/etcd/client/v3"
|
||||
"go.etcd.io/etcd/pkg/v3/report"
|
||||
"google.golang.org/grpc/grpclog"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user