Start migrating rules_go workspace to bzlmod#4526
Conversation
|
Thanks for working on this, Bzlmod migrations always seem to be a bit harder than expected, and this is no exception. This is a large change, but all looks good. Replying to a couple things from Slack:
This may cause a user-visible change in functionality, but I expect most users want exactly one version of Go, so it probably won't be an issue in practice.
The changes here look fine, this shouldn't have much impact on downstream users.
Bumping to 7.x is probably a good idea at this point. The 9.x release should be very soon, and 6.x module functionality was pretty new at the time. |
f0ea7cb to
d112f85
Compare
d112f85 to
c011645
Compare
What type of PR is this?
What does this PR do? Why is it needed?
Which issues(s) does this PR fix?
Fixes #
Other notes for review