forked from grpc/grpc-java
-
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: Remove deps that protobuf includes
net_zlib is no longer used ("zlib" is used instead). Zlib and skylib are both included via protobuf_deps(). With the language-specific rules needing to be imported (e.g., rules_proto, rules_java) we are relying on protobuf_deps() pretty heavily starting in Protobuf 3.10, so we aren't losing much to remove these two deps.
- Loading branch information
Showing
1 changed file
with
0 additions
and
23 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