We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v0.47.0
v0.35.0
6.3.2
I don't know.
Linux 30eedc3eab42 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
I use 'bazel run //:gazelle' to generate BUILD.bazel.
Create go_proto_library.
go_proto_library
I only found proto_library. I looked up some information and couldn't locate a solution.
proto_library
I am a newbie in bazel & gazelle; thank you for your help.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of rules_go are you using?
v0.47.0
What version of gazelle are you using?
v0.35.0
What version of Bazel are you using?
6.3.2
Does this issue reproduce with the latest releases of all the above?
I don't know.
What operating system and processor architecture are you using?
Any other potentially useful information about your toolchain?
What did you do?
I use 'bazel run //:gazelle' to generate BUILD.bazel.
What did you expect to see?
Create
go_proto_library
.What did you see instead?
I only found
proto_library
. I looked up some information and couldn't locate a solution.I am a newbie in bazel & gazelle; thank you for your help.
The text was updated successfully, but these errors were encountered: