You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.