Skip to content

Update to Go 1.24

Summary

The latest Go release, version 1.24, arrives in February 2025, six months after Go 1.23. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before.

https://go.dev/doc/go1.24

Acceptance Criteria

Edited by Clemens Beck