Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails for GO version 1.12 #20

Open
joseph-v opened this issue Jun 13, 2020 · 0 comments
Open

Build fails for GO version 1.12 #20

joseph-v opened this issue Jun 13, 2020 · 0 comments

Comments

@joseph-v
Copy link
Collaborator

Issue/Feature Description:
If go version is 1.12, the build fails on proto file compile. This is can be fixed by exporting GO111MODULE=on from make file

Why this issue to fixed / feature is needed(give scenarios or use cases):
We need to support GO version 1.12

How to reproduce, in case of a bug:
run command 'make all' in a machine with GO version 1.12 installed

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant