Introducing the pkg.go.dev API
Introducing the new programmatic API for pkg.go.dev, allowing developers to fetch package and module data directly.
Introducing the new programmatic API for pkg.go.dev, allowing developers to fetch package and module data directly.
Go 1.26 simplifies type construction and enhances cycle detection for certain kinds of recursive types.
How Go 1.26's source-level inliner works, and how it can help you with self-service API migrations.
A description of some of the recent changes to do allocations on the stack instead of the heap.
Go 1.26 includes a new implementation of go fix that can help you use more modern features of Go.
Go 1.26 adds a new garbage collector, cgo overhead reduction, experimental simd/archsimd package, experimental runtime/secret package, and more.
Go now has a built-in, native FIPS 140-3 compliant mode.
Go 1.25 adds container-aware GOMAXPROCS, testing/synctest package, experimental GC, experimental encoding/json/v2, and more.
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.
Go 1.25 introduces a new tool in the diagnostic toolbox, flight recording.
Go 1.25 includes a new experimental garbage collector, Green Tea.
Happy Birthday, Go!
The 2025 Go Developer Survey results, focused on developer sentiment towards Go, use cases, challenges, and developer environments.