← Back to Resources
Open Source NewsFebruary 11, 20252 min read

Go 1.24 Released

By BIOS Founding Team

Go 1.24 Released

Go 1.24 added full support for generic type aliases and a new Swiss Tables-based map implementation that cut CPU overhead 2-3% on average. It shipped new post-quantum-ready crypto packages and laid groundwork for FIPS 140-3 compliance.

The go get -tool mechanism also arrived for tracking tool dependencies in a module.

Full details: https://go.dev/blog/go1.24