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

Export go_features_proto tag #19970

Open
isgj opened this issue Jan 11, 2025 · 0 comments
Open

Export go_features_proto tag #19970

isgj opened this issue Jan 11, 2025 · 0 comments
Labels
go Pull requests that update Go code

Comments

@isgj
Copy link

isgj commented Jan 11, 2025

What language does this apply to?
Bazel

Describe the problem you are trying to solve.
I'd like to use the Opaque API for the go generated code in a project managed with Bazel.

Describe the solution you'd like
Make the tag public or create an alias in the root. This way I can add go_features_proto to the dependencies.

Describe alternatives you've considered
Vendor the file

Additional context
Aliases are exported for Java https://github.com/protocolbuffers/protobuf/blob/main/BUILD.bazel#L386-L390 and C++ https://github.com/protocolbuffers/protobuf/blob/main/BUILD.bazel#L346-L350

@isgj isgj added the untriaged auto added to all issues by default when created. label Jan 11, 2025
@esrauchg esrauchg added go Pull requests that update Go code and removed untriaged auto added to all issues by default when created. labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

2 participants