Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Fix Dockerfile used to regenerate gRPC golang code #185

Closed
jodh-intel opened this issue Mar 22, 2018 · 2 comments
Closed

Fix Dockerfile used to regenerate gRPC golang code #185

jodh-intel opened this issue Mar 22, 2018 · 2 comments

Comments

@jodh-intel
Copy link
Contributor

The Dockerfile used to regenerate the protocol buffer golang code currently:

It's also unclear to me why we're pinning the tool versions in Dockerfile to specific versions of the protobuf tooling?

@jshachm
Copy link
Member

jshachm commented May 8, 2018

@jodh-intel
Different version of protobuf tools may generate different codes
As you can see in #222 .When I use different version, I got different result.

@devimc
Copy link

devimc commented Jul 17, 2019

Closing issue, I couldn't reproduce this issue, please feel free to reopen it if you face this issue it again

@devimc devimc closed this as completed Jul 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants