Closed NaNillll closed 1 year ago
I had the same issue.
It turned out that you should use github.com/golang/protobuf/protoc-gen-go
instead of google.golang.org/protobuf/cmd/protoc-gen-go
.
Good luck.
Thank you. I solve by update all protoc tools and grpc
Hello! About hotel reservations, which version of protoc & protoc-gen-go is used?It seems the newest protoc can not complied .proto in project......