dump: golang.org/x/tools/cmd/cover deprecated (#572)

This commit is contained in:
aimuz
2023-09-27 17:08:52 +08:00
committed by GitHub
parent 23ad929d2f
commit be4f7fad88
3 changed files with 0 additions and 4 deletions

View File

@@ -10,7 +10,6 @@ import (
_ "github.com/golang/mock/mockgen"
_ "github.com/mitchellh/gox"
_ "github.com/nishanths/exhaustive"
_ "golang.org/x/tools/cmd/cover"
_ "golang.org/x/tools/cmd/stringer"
_ "google.golang.org/grpc/cmd/protoc-gen-go-grpc"
_ "honnef.co/go/tools/cmd/staticcheck"