commit | 4957aa38634a54af69d1d02e510b0ec9df73619d | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Mon Aug 04 19:50:42 2025 +0200 |
committer | GitHub <noreply@github.com> | Mon Aug 04 17:50:42 2025 +0000 |
tree | 569a814af19cd2526fdb9af5473365884510187b | |
parent | beb2bbc4dc42a7a10dcedb7b1211e09dad5e1620 [diff] |
Drop compatibility with 6.0.0 (#4411) **What type of PR is this?** Cleanup **What does this PR do? Why is it needed?** Simplify C++ toolchain handling by requiring at least Bazel 6.1.0. This will be used in future PRs to implement proper, exec-platform aware resolution for the combination of Go and (optional) C++ toolchain. **Which issues(s) does this PR fix?** **Other notes for review**