Skip to content

Commit

Permalink
Add shasum for grpc and format file. (open-telemetry#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
g-easy authored and ziqizh committed Jul 31, 2020
1 parent a92ceed commit ce7d76b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# https://github.com/bazelbuild/bazel/issues/6664
http_archive(
name = "com_github_grpc_grpc",
sha256 = "d6277f77e0bb922d3f6f56c0f93292bb4cfabfc3c92b31ee5ccea0e100303612",
strip_prefix = "grpc-1.28.0",
urls = [
"https://github.com/grpc/grpc/archive/v1.28.0.tar.gz",
Expand Down

0 comments on commit ce7d76b

Please sign in to comment.