Skip to content

Commit 8c0137d

Browse files
[Renovatebot] Update dependency aspect_bazel_lib to v2
1 parent 694d961 commit 8c0137d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -369,9 +369,9 @@ golangcilint_dependencies()
369369

370370
http_archive(
371371
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",
372+
sha256 = "6c25c59581041ede31e117693047f972cc4700c89acf913658dc89d04c338f8d",
373+
strip_prefix = "bazel-lib-2.5.3",
374+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.5.3/bazel-lib-v2.5.3.tar.gz",
375375
)
376376

377377
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies")

0 commit comments

Comments
 (0)