mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:35:42 +00:00
Update dependency grpc to v1.83.0
This commit is contained in:
+1
-1
@@ -237,7 +237,7 @@ use_repo(
|
||||
|
||||
bazel_dep(name = "rules_proto", version = "7.1.0")
|
||||
bazel_dep(name = "rules_cc", version = "0.2.22")
|
||||
bazel_dep(name = "grpc", version = "1.82.1")
|
||||
bazel_dep(name = "grpc", version = "1.83.0")
|
||||
|
||||
# gRPC 1.81.1's generated upb module map trips Clang's layering check in the
|
||||
# Linux ARM64 cross-toolchain even though the normal Bazel deps are present.
|
||||
|
||||
Reference in New Issue
Block a user