Skip to content

Commit 2c6c177

Browse files
authored
fix CI
1 parent c7676af commit 2c6c177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bazel/repository.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def opentelemetry_cpp_deps():
7676
maybe(
7777
http_archive,
7878
name = "com_github_grpc_grpc",
79-
sha256 = "f40bde4ce2f31760f65dc49a2f50876f59077026494e67dccf23992548b1b04f",
79+
sha256 = "d74f8e99a433982a12d7899f6773e285c9824e1d9a173ea1d1fb26c9bd089299",
8080
strip_prefix = "grpc-1.67.1",
8181
urls = [
8282
"https://github.com/grpc/grpc/archive/refs/tags/v1.67.1.tar.gz",

0 commit comments

Comments
 (0)