[Buildroot] [PATCH v1 1/1] package/go: bump to version 1.21.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Aug 30 21:58:31 UTC 2023


On Tue, 29 Aug 2023 15:22:30 -0700
Christian Stewart via buildroot <buildroot at buildroot.org> wrote:

> Go 1.21.0 is a major release of Go.
> 
> https://go.dev/doc/devel/release#go1.21.0
> 
> Set GOTOOLCHAIN=local to disable the new toolchain download feature. This
> feature, introduced in Go 1.21.x, will automatically download pre-built compiler
> binaries from Google for the toolchain version specified in go.mod. We do not
> want this in Buildroot as we build from source instead: set GOTOOLCHAIN=local to
> disable the feature and use the locally built toolchain.
> 
> https://go.dev/doc/toolchain
> 
> Signed-off-by: Christian Stewart <christian at aperture.us>
> ---
>  package/go/go.hash | 2 +-
>  package/go/go.mk   | 3 ++-
>  2 files changed, 3 insertions(+), 2 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list