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
I am currently trying to find ways to actually use protoc-gen-swagger from bazel. the build tools can't manage the way the vendored protos are used, see bazel-contrib/rules_go#1322 (comment)
I am currently trying to find ways to actually use protoc-gen-swagger from bazel. the build tools can't manage the way the vendored protos are used, see
bazel-contrib/rules_go#1322 (comment)
FYI, my untested build rule looks like this:
The text was updated successfully, but these errors were encountered: