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 694d961 + 8c0137d commit cb10cf1Copy full SHA for cb10cf1
WORKSPACE
@@ -369,9 +369,9 @@ golangcilint_dependencies()
369
370
http_archive(
371
name = "aspect_bazel_lib",
372
- sha256 = "b44310bef17d33d0e34a624dbbc74de595d37adc16546bd612d6f178eac426e7",
373
- strip_prefix = "bazel-lib-1.34.2",
374
- url = "https://github.com/aspect-build/bazel-lib/releases/download/v1.34.2/bazel-lib-v1.34.2.tar.gz",
+ sha256 = "6c25c59581041ede31e117693047f972cc4700c89acf913658dc89d04c338f8d",
+ strip_prefix = "bazel-lib-2.5.3",
+ url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.5.3/bazel-lib-v2.5.3.tar.gz",
375
)
376
377
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies")
0 commit comments