-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Clean-up bzlmod deps (grpc#38626)
Removed the following deps from `MODULE.bazel` because they public gRPC targets don't need them. - `google_benchmark` - `googletest` - `opencensus-cpp` - `protoc-gen-validate` - `rules_java` Closes grpc#38626 PiperOrigin-RevId: 721132692
- Loading branch information
1 parent
2f4dad8
commit f9b6316
Showing
3 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
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