Commit 4957aa3
authored
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**1 parent beb2bbc commit 4957aa3
File tree
3 files changed
+4
-25
lines changed- go/private
3 files changed
+4
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
707 | 706 | | |
708 | 707 | | |
709 | 708 | | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
| 709 | + | |
714 | 710 | | |
715 | 711 | | |
716 | 712 | | |
| |||
924 | 920 | | |
925 | 921 | | |
926 | 922 | | |
927 | | - | |
| 923 | + | |
928 | 924 | | |
929 | 925 | | |
930 | 926 | | |
| |||
933 | 929 | | |
934 | 930 | | |
935 | 931 | | |
936 | | - | |
937 | | - | |
| 932 | + | |
938 | 933 | | |
939 | 934 | | |
940 | 935 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 16 | | |
30 | 17 | | |
31 | 18 | | |
| |||
35 | 22 | | |
36 | 23 | | |
37 | 24 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 25 | + | |
41 | 26 | | |
42 | 27 | | |
43 | 28 | | |
| |||
0 commit comments