The Go Blog
Testing concurrent code with testing/synctest, 19 February 2025
Go 1.24 contains an experimental package to aid in testing concurrent code.
Extensible Wasm Applications with Go, 13 February 2025
Go 1.24 enhances WebAssembly capabilities with function export and reactor mode
Go 1.24 is released!, 11 February 2025
Go 1.24 brings generic type aliases, map performance improvements, FIPS 140 compliance and more.
Go Developer Survey 2024 H2 Results, 20 December 2024
What we learned from our 2024 H2 developer survey
Go Protobuf: The new Opaque API, 16 December 2024
We are adding a new generated code API to Go Protobuf.
Go Turns 15, 11 November 2024
Happy 15th birthday, Go!
What's in an (Alias) Name?, 17 September 2024
A description of generic alias types, a planned feature for Go 1.24
Building LLM-powered applications in Go, 12 September 2024
LLM-powered applications in Go using Gemini, langchaingo and Genkit
Share your feedback about developing with Go, 9 September 2024
Help shape the future of Go by sharing your thoughts via the Go Developer Survey
Telemetry in Go 1.23 and beyond, 3 September 2024
Go 1.23 includes opt-in telemetry for the Go toolchain.