We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0967ed + 02742e3 commit 9859793Copy full SHA for 9859793
build/root/WORKSPACE
@@ -56,3 +56,7 @@ release_dependencies()
56
load("//build:workspace_mirror.bzl", "export_urls")
57
58
export_urls("workspace_urls")
59
+
60
+load("@bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")
61
62
+bazel_skylib_workspace()
0 commit comments