Go’s Sweet 16
Happy Birthday, Go!
聚合自 go.dev 与社区精选源。
Happy Birthday, Go!
Go 1.25 includes a new experimental garbage collector, Green Tea.
Go 1.25 introduces a new tool in the diagnostic toolbox, flight recording.
Help shape the future of Go
Go 1.25 introduces experimental support for encoding/json/jsontext and encoding/json/v2 packages.
A discussion of testing asynchronous code and an exploration of the \`testing/synctest\` package. Based on the GopherCon Europe 2025 talk with the same title.
New GOMAXPROCS defaults in Go 1.25 improve behavior in containers.
Go 1.25 adds container-aware GOMAXPROCS, testing/synctest package, experimental GC, experimental encoding/json/v2, and more.
Go now has a built-in, native FIPS 140-3 compliant mode.
Adding type parameters to interface types is surprisingly powerful