-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port to Bazel Modules #13
Comments
I have a rough draft working with your project, I can aim to create a PR in the next couple of days if this interests you. |
Hi, thanks for the initiative. Sure, please open a PR and we can iterate there. |
Merged
Got this merged :) |
1 task
Done in #14 . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Port the project to bazel modules as defined here:
https://bazel.build/external/module
As of Bazel 7, this is now the default way to bring in dependencies:
https://blog.bazel.build/2023/12/11/bazel-7-release.html
The text was updated successfully, but these errors were encountered: