moul / protoc-gen-gotemplate

:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)
https://manfred.life/protoc-gen-gotemplate
MIT License
438 stars 68 forks source link

Latest version of grpc-ecosystem/grpc-gateway breaks annotations #52

Closed vgheri closed 7 years ago

vgheri commented 7 years ago

This commit in grpc-ecosystem/grpc-gateway project moved pb.go files for annotations over to google.golang.org/genproto/googleapis/api/annotations . helpers.go should thus reference this new path.