The Go Blog
npub1kkryduw0y0wpunq5hcenzdr76ahnkqycwfcpvsesmq0k4y7s264qh9mke4@drss.io
Follow into
Introducing the pkg.go.dev API
Save into
21 May 2026
Introducing the new programmatic API for pkg.go.dev, allowing developers to fetch package and module data directly.
Type Construction and Cycle Detection
Save into
24 Mar 2026
Go 1.26 simplifies type construction and enhances cycle detection for certain kinds of recursive types.
//go:fix inline and the source-level inliner
Save into
10 Mar 2026
How Go 1.26's source-level inliner works, and how it can help you with self-service API migrations.
Allocating on the Stack
Save into
27 Feb 2026
A description of some of the recent changes to do allocations on the stack instead of the heap.
Using go fix to modernize Go code
Save into
17 Feb 2026
Go 1.26 includes a new implementation of go fix that can help you use more modern features of Go.
Go 1.26 is released
Save into
10 Feb 2026
Go 1.26 adds a new garbage collector, cgo overhead reduction, experimental simd/archsimd package, experimental runtime/secret package, and more.
Results from the 2025 Go Developer Survey
Save into
21 Jan 2026
The 2025 Go Developer Survey results, focused on developer sentiment towards Go, use cases, challenges, and developer environments.