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

Update github.com/golang/protobuf to version v1.5.4 #1831

Closed
zbuchheit opened this issue Apr 2, 2024 · 0 comments · Fixed by #1832
Closed

Update github.com/golang/protobuf to version v1.5.4 #1831

zbuchheit opened this issue Apr 2, 2024 · 0 comments · Fixed by #1832
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed

Comments

@zbuchheit
Copy link

What happened?

I am encountering the following error with the tf-bridge

github.com/golang/protobuf/protoc-gen-go/descriptor ../../../../../pkg/mod/github.com/golang/protobuf@v1.5.3/protoc-gen-go/descriptor/descriptor.pb.go:106:61: undefined: descriptorpb.Default_FileOptions_PhpGenericServices make: *** [tfgen] Error 1

I believe as a result of the following issue: golang/protobuf#1596
using v1.5.4 via an override in go.mod fixed this issue.

Example

n/a

Output of pulumi about

n/a

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@zbuchheit zbuchheit added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Apr 2, 2024
@iwahbe iwahbe removed the needs-triage Needs attention from the triage team label Apr 3, 2024
VenelinMartinov added a commit that referenced this issue Apr 3, 2024
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants