[Feature Request] Support for Bazel Modules
Open
- Dominant language
- Objective-C
- Stars
- 3.8k
- Forks
- 316
- PR merge metrics
- No merged PRs in 30d
Description
The Bazel community is transitioning to Bazel Modules (bzlmod), and support for the legacy `WORKSPACE` system is planned to be removed in the upcoming 9.0 release.
To stay compatible, this project needs to migrate to use Bazel Modules.
Fortunately, since Bazel build files are already in place, the migration should be relatively straightforward.
Contributor guide
Assessment
This issue has not been assessed yet.