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.
1 parent 656a01f commit 02742e3Copy full SHA for 02742e3
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