deps: update bufbuild/buf#67221
Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom Jan 6, 2022
Merged
Conversation
Member
Contributor
Author
|
Note: this PR is currently failing on Bazel CI with the following error: This is because it upgrades x/tools and that tickles this bug in gazelle. bazel-contrib/rules_go#2479 |
Merged
knz
added a commit
to cockroachdb/buf
that referenced
this pull request
Jul 5, 2021
Note: this commit should not necessary as this has been suitably fixed on the 'master' branch already. However, the fixes are only available in 0.43.3 or later and CockroachDB cannot upgrade to that version because of cockroachdb/cockroach#67221 (comment) and bazel-contrib/rules_go#2479 So we're using this backport fix instead until that other dependency management issue is resolved.
knz
added a commit
to cockroachdb/buf
that referenced
this pull request
Jul 6, 2021
Note: this commit should not necessary as this has been suitably fixed on the 'master' branch already. However, the fixes are only available in 0.43.3 or later and CockroachDB cannot upgrade to that version because of cockroachdb/cockroach#67221 (comment) and bazel-contrib/rules_go#2479 So we're using this backport fix instead until that other dependency management issue is resolved.
Contributor
Author
|
This is now ready for review. |
Collaborator
|
Looks like CI is failing and you need to |
Contributor
Author
|
This is again ready for review, PTAL |
Release note: None
rickystewart
approved these changes
Jan 6, 2022
Contributor
Author
|
TFYR! bors r=rickystewart |
Contributor
|
Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First commit from #74510.
Release note: None