mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 14:04:13 +00:00
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: