[bazel] Use starlark version of http_archive

This commit is contained in:
Yannic 2018-12-27 19:15:20 +01:00 committed by Stanley Cheung
parent aa1bfccf4b
commit 4aaa044916
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
workspace(name = "com_github_grpc_grpc_web")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "io_bazel_rules_closure",
sha256 = "a8ea3251a6fd05eb3dbd05aa443a12b04cb88d80480d821bee453b18db97afaa",