Manage grpc dependency in Bazel's WORKSPACE file. (#5995)

flatbuffers project currently depends on an old version of GRPC library and has known issues working with the latest version (issue #5836). Therefore, a patch file is created and put under bazel/ directory before supporting the latest GRPC version.
This commit is contained in:
Shengzhe
2020-06-26 15:39:23 -07:00
committed by GitHub
parent 60b6066feb
commit 4995e15273
3 changed files with 171 additions and 0 deletions

0
bazel/BUILD Normal file
View File