Closed
Description
I meet the same issue.
I use the latest version protobuf in https://github.com/protocolbuffers/protobuf/releases
and I go get -u github.com/golang/protobuf/protoc-gen-go
then if I modified to google.golang.org/grpc v1.26.0
protobuf build pb error undefined: grpc.SupportPackageIsVersion6.
if I modified to google.golang.org/grpc v1.27.0
then etcd will report err:
Originally posted by @hesongkang in #11563 (comment)