commit | 30a9a62046df1be2ebc0f7ae6eec2f6f064cf22d | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Thu Mar 09 20:02:31 2023 +0100 |
committer | Fabian Meumertzheim <fabian@meumertzhe.im> | Thu Mar 09 20:02:31 2023 +0100 |
tree | 5e576ac49e3caacb949f23c643ee6e5a5c2343b2 | |
parent | 39aa39511f59223b242453d60e4e3f6f89ebf204 [diff] |
Remove rules_go version detection logic The logic is conditional on whether rules_go is loaded in version 0.23.0 or later, which is almost three years old at this point. In addition to removing quite a bit of code, getting rid of the version detection also means that we don't have to port it to Bzlmod.