mirror of https://go.googlesource.com/go
13 lines
338 B
Markdown
13 lines
338 B
Markdown
## Compiler {#compiler}
|
|
|
|
## Assembler {#assembler}
|
|
|
|
## Linker {#linker}
|
|
|
|
## Bootstrap {#bootstrap}
|
|
|
|
<!-- go.dev/issue/64751 -->
|
|
As mentioned in the [Go 1.22 release notes](/doc/go1.22#bootstrap), Go 1.24 now requires
|
|
Go 1.22.6 or later for bootstrap.
|
|
We expect that Go 1.26 will require a point release of Go 1.24 or later for bootstrap.
|