mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
ClientV3 tests use integration.NewClient that configures proper logger.
This commit is contained in:
@@ -31,8 +31,8 @@ import (
|
||||
_ "github.com/hexfusion/schwag"
|
||||
_ "github.com/mdempsky/unconvert"
|
||||
_ "github.com/mgechev/revive"
|
||||
_ "github.com/mikefarah/yq/v3"
|
||||
_ "go.etcd.io/protodoc"
|
||||
_ "honnef.co/go/tools/cmd/staticcheck"
|
||||
_ "mvdan.cc/unparam"
|
||||
_ "github.com/mikefarah/yq/v3"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user