We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7676af commit 2c6c177Copy full SHA for 2c6c177
bazel/repository.bzl
@@ -76,7 +76,7 @@ def opentelemetry_cpp_deps():
76
maybe(
77
http_archive,
78
name = "com_github_grpc_grpc",
79
- sha256 = "f40bde4ce2f31760f65dc49a2f50876f59077026494e67dccf23992548b1b04f",
+ sha256 = "d74f8e99a433982a12d7899f6773e285c9824e1d9a173ea1d1fb26c9bd089299",
80
strip_prefix = "grpc-1.67.1",
81
urls = [
82
"https://github.com/grpc/grpc/archive/refs/tags/v1.67.1.tar.gz",
0 commit comments