We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f779ad0 commit 4062023Copy full SHA for 4062023
WORKSPACE
@@ -6,6 +6,7 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
6
7
http_archive(
8
name = "io_bazel_rules_closure",
9
+ integrity = "sha256-lJjlc2jvuCuYXbHtQmp2fL8boDmP167WMvw5CGVOGx4=",
10
strip_prefix = "rules_closure-0.12.0",
11
url = "https://github.com/bazelbuild/rules_closure/archive/refs/tags/0.12.0.tar.gz",
12
)
0 commit comments