Skip to content

Commit db84a1f

Browse files
committed
chore: update module bazel lock
1 parent b0a5566 commit db84a1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MODULE.bazel.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tool_paths.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def _find_llvm_cov_aspect_impl(_target, ctx):
2020

2121
find_llvm_cov = aspect(
2222
implementation = _find_llvm_cov_aspect_impl,
23-
attr_aspects = [],
2423
required_providers = [CcInfo],
2524
attrs = {
2625
"_cc_toolchain": attr.label(

0 commit comments

Comments
 (0)