Wilfred Spiegelenburg created YUNIKORN-3221:
-----------------------------------------------
Summary: Upgrade go version and toolchain
Key: YUNIKORN-3221
URL: https://issues.apache.org/jira/browse/YUNIKORN-3221
Project: Apache YuniKorn
Issue Type: Improvement
Components: build, release
Reporter: Wilfred Spiegelenburg
Update the Go version we compile with to at least the latest 1.25.x release.
Prepare for the change to Go 1.26 release.
assess if we can leverage the GOTOOLCHAIN variable for (reproducible) builds.
From the Go documentation:
{noformat}
When GOTOOLCHAIN is set to <name> (for example, GOTOOLCHAIN=go1.21.0), the go
command always runs that specific Go toolchain. If a binary with that name is
found in the system PATH, the go command uses it. Otherwise the go command uses
a Go toolchain it downloads and verifies.{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]