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

Add a feature to enter repo name and Fix undefined: proto.InternalMessageInfo issue #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hmphu
Copy link

@hmphu hmphu commented Aug 23, 2018

Hi,

Thank you so much for this Yeoman generator, this is really useful.

Our company uses a private git repository with our domain so I have modified the generator to allow users input their domain instead of choosing github.com and bitbucket.com

I got the error message proto.InternalMessageInfo while running make build, this issues is caused by protoc-gen-go package and we have to update this to the latest version.

Please consider to merge this PR.

Regards,
Phu

Allow to enter repo name (as you might want to use a private repo)
Corrected two packages: `github.com/golang/protobuf/proto` and `github.com/golang/protobuf/protoc-gen-go` to fix the issue
`undefined: proto.InternalMessageInfo` while building service binary
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

Successfully merging this pull request may close these issues.

1 participant