1
0

Fix tools build (#12827)

This commit is contained in:
Brian Kassouf 2021-10-13 18:12:40 -07:00 committed by GitHub
parent c73cb6524d
commit 06580f85ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,11 +25,10 @@ import (
_ "github.com/client9/misspell/cmd/misspell"
_ "mvdan.cc/gofumpt"
_ "google.golang.org/protobuf/cmd/protoc-gen-go"
_ "google.golang.org/grpc/cmd/protoc-gen-go-grpc"
_ "github.com/favadi/protoc-go-inject-tag"
)
)