You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Right now, we only have linker patches for Go 1.22.x. We only ever maintain those for one or two major Go versions at a time. If a user tries to use the Go toolchain from 1.21, we already fail with "Go version too old" messages early on, but we don't for 1.23, causing a relatively confusing error later on when we link a binary: cannot get modified linker: cannot retrieve linker patches: open patches/go1.23: file does not exist Instead, fail early and with a good error message. |
1 year ago | |
---|---|---|
.. | ||
bench | 3 years ago | |
mod | 3 years ago | |
script | 1 year ago |