Skip to content
New issue

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

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

Already on GitHub? # to your account

Build fails with error: use of internal package not allowed #197

Closed
vyshane opened this issue Jul 19, 2016 · 2 comments
Closed

Build fails with error: use of internal package not allowed #197

vyshane opened this issue Jul 19, 2016 · 2 comments

Comments

@vyshane
Copy link

vyshane commented Jul 19, 2016

I'm getting the following error when I try to build the gateway:

package my-grpc-gateway
        imports github.com/gengo/grpc-gateway/runtime
        imports github.com/grpc-ecosystem/grpc-gateway/runtime/internal: use of internal package not allowed
@yugui
Copy link
Member

yugui commented Jul 19, 2016

grpc-gateway has moved to github.com/grpc-ecosystem/grpc-ecosystem.
Could you regenerate your gateway my-grpc-gateway with the latest revision of github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway?

@yugui yugui closed this as completed Jul 19, 2016
@vyshane
Copy link
Author

vyshane commented Jul 19, 2016

Thanks, switching to github.com/grpc-ecosystem/grpc-gateway fixed it.

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

No branches or pull requests

2 participants