You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@doroginin I'll update this today. I'll likely do another major release (0.15.0) this week because there's some other stuff I want to ship.
@achew22 It's better to explicitly list dependencies. In cases where you need to override a version, you can write the rule before the call to go_rules_dependencies(). I just wrote up an example of this: Overriding dependencies.
If you're providing a similar macro for grpc-gateway, it may get confusing for users very quickly though. Bazel's working on recursive WORKSPACE evaluation, but it may be some time before that's ready.
Please update github.com/google/go-genproto to the latest revision
https://github.com/bazelbuild/rules_go/blob/c73c25f2ead2b6d2cf772878e88a650f07a3de7c/go/private/repositories.bzl#L141
In grpc-ecosystem/grpc-gateway#712 project we need this googleapis/go-genproto@383e8b2 version.
The text was updated successfully, but these errors were encountered: