You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/10/09 19:37:40 UTC

[GitHub] [pulsar-client-go] nathanclayton removed a comment on issue #302: Build with Bazel fails on MacOS as of 0.1.1.

nathanclayton removed a comment on issue #302:
URL: https://github.com/apache/pulsar-client-go/issues/302#issuecomment-705792195


   > Or, is Bazel regenerating the go code from the proto file? We're already shipping the generated code, so there should be no need to do that.
   
   That's what it seems to be doing, attempting to regenerate the go code from the proto file using Google's protobuf libraries. I cloned the repo and renamed the `.proto` file extension and things seem to be working better now.
   
   Are you using Gazelle as well? That seems to automatically create the regeneration rules when you run a `gazelle update`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org