forked from grpc/grpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bazel] Updated bazel-skylib (grpc#37415)
It appears that gRPC needs to upgrade bazel-skylib to 1.7.x or later to have the latest protobuf (Context: protocolbuffers/protobuf#17687) Two minor things are done - Removed `--spawn_strategy=remote` to resolve errors related to bazelbuild/bazel#7480 - Upgraded `bazelbuild/platforms` to 0.0.10 Closes grpc#37415 COPYBARA_INTEGRATE_REVIEW=grpc#37415 from veblush:protobuf-fix 16baaf0 PiperOrigin-RevId: 660567689
- Loading branch information
1 parent
4d9aa02
commit 438352b
Showing
2 changed files
with
8 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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