mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-27 20:10:51 -04:00
bazel: enable bzlmod
This change enables bzlmod without migrating any dependencies. Instead, WORKSPACE dependencies can be migrated one by one.
This commit is contained in:
parent
71fe73a076
commit
14d9774c76
10 changed files with 33 additions and 33 deletions
|
@ -1 +1 @@
|
|||
"""This folder contains toolchain dependencies for the project. They are loaded by `WORKSPACE.bazel`."""
|
||||
"""This folder contains toolchain dependencies for the project. They are loaded by `WORKSPACE.bzlmod`."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue