Bazel: Migrating to MODULE.bazel from WORKSPACE file #1042
Unanswered
vinodreddy-g
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there already a plan to move to module.bazel from workspace for deps?
since we have a setup using bazel 8.x.x version . If i do a git override using this repo in our bazel file , it creates issues since it is using the deps from workspace file. It is required for the cpp applications using the cxx wrappers for us.
Beta Was this translation helpful? Give feedback.
All reactions