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 1dae2c1 commit 88ac7d3Copy full SHA for 88ac7d3
WORKSPACE
@@ -14,13 +14,6 @@ load("@bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")
14
15
bazel_skylib_workspace()
16
17
-http_archive(
18
- name = "aspect_bazel_lib",
19
- sha256 = "9a44f457810ce64ec36a244cc7c807607541ab88f2535e07e0bf2976ef4b73fe",
20
- strip_prefix = "bazel-lib-2.19.4",
21
- url = "https://github.com/bazel-contrib/bazel-lib/releases/download/v2.19.4/bazel-lib-v2.19.4.tar.gz",
22
-)
23
-
24
http_archive(
25
name = "bazel_lib",
26
sha256 = "46960e9fa6c9352d883768280951ac388dba8cb9ff0256182fb77925eae2b6ac",
0 commit comments