diff --git a/WORKSPACE b/WORKSPACE index 0ba8073..bef4d37 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -1,3 +1,5 @@ +load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") + http_archive( name = "com_github_gflags_gflags", sha256 = "6e16c8bc91b1310a44f3965e616383dbda48f83e8c1eaa2370a215057b00cabe",