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

revert the upgrade of googleapis #3358

Merged
merged 2 commits into from
Nov 23, 2022
Merged

Conversation

linzhp
Copy link
Contributor

@linzhp linzhp commented Nov 23, 2022

What type of PR is this?
Bug fix

What does this PR do? Why is it needed?
googleapis recently change the storage.proto from non-optional to optional: googleapis/googleapis@844d0f7#diff-2660f693fda035ec39d894e812a519cc57f7dd396868c32b7d5e1dbc9bfce6a8L1726-R1773

The resulting Go code changes from int64 to *int64, breaking all its callers. We need to hold on to this upgrade a bit.

Other notes for review

@linzhp linzhp requested a review from fmeum November 23, 2022 06:00
@linzhp linzhp merged commit 83d85a8 into bazel-contrib:master Nov 23, 2022
@linzhp linzhp deleted the googleapis branch November 23, 2022 15:12
linzhp added a commit to linzhp/rules_go that referenced this pull request Nov 28, 2022
tingilee pushed a commit to tingilee/rules_go that referenced this pull request Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants