Skip to content
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

[bazel] Correct bazel_skylib version in MODULE.bazel #25677

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

jwnrt
Copy link
Contributor

@jwnrt jwnrt commented Dec 17, 2024

Due to semantic version resolution, we're actually getting bazel_skylib version 1.7.1 due to a dependency asking for it.

Update the version listed in MODULE.bazel to match so the warning is supressed.

Due to semantic version resolution, we're actually getting `bazel_skylib`
version 1.7.1 due to a dependency asking for it.

Update the version listed in `MODULE.bazel` to match so the warning is
supressed.

Signed-off-by: James Wainwright <[email protected]>
@nbdd0121 nbdd0121 merged commit 4df33fb into lowRISC:master Dec 17, 2024
34 of 38 checks passed
@nbdd0121
Copy link
Contributor

CI failure due to GitHub downtime, ignoring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants