*: enable goimports in verify-lint

Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
Wei Fu
2023-09-21 19:59:30 +08:00
parent 9079ab3c98
commit aa97484166
172 changed files with 403 additions and 446 deletions

View File

@ -25,16 +25,15 @@ import (
"testing"
"time"
"github.com/coreos/go-semver/semver"
"go.uber.org/zap/zaptest"
"golang.org/x/time/rate"
"go.etcd.io/etcd/api/v3/version"
"go.etcd.io/etcd/client/pkg/v3/testutil"
"go.etcd.io/etcd/client/pkg/v3/types"
stats "go.etcd.io/etcd/server/v3/etcdserver/api/v2stats"
"go.etcd.io/raft/v3/raftpb"
"github.com/coreos/go-semver/semver"
"golang.org/x/time/rate"
)
// TestStreamWriterAttachOutgoingConn tests that outgoingConn can be attached