Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unknown repo error with mtree_mutate and Bzlmod (#948)
With Bzlmod, every repo has its own namespace. Using Label() should make sure it uses the namespace of the .bzl file instead of the caller's one.
- Loading branch information