Go
@golang.org
7.5K followers 1 following 35 posts
Go will make you love programming again. We promise. https://go.dev/
Posts Media Videos Starter Packs
golang.org
Go @golang.org · 1d
🥳 Go 1.25.2 and 1.24.8 are released!

📢 Announcement: https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI/m/qZN5nc-mBgAJ

📦 Download: https://go.dev/dl/#go1.25.2

#golang
$ go install golang.org/dl/go1.25.2@latest
$ go1.25.2 download
Downloaded   0.0% (       0 / 58280426 bytes) ...
Downloaded  50.0% (29140213 / 58280426 bytes) ...
Downloaded 100.0% (58280426 / 58280426 bytes)
Unpacking go1.25.2.linux-riscv64.tar.gz ...
Success. You may now run 'go1.25.2'
$ go1.25.2 version
go version go1.25.2 linux/riscv64
golang.org
Go @golang.org · 12d
“Flight Recorder in Go 1.25” by Carlos Amedee and Michael Knyszek — https://go.dev/blog/flight-recorder

#golang
golang.org
Go @golang.org · 22d
Hi folks, it’s survey time! We’d love to learn more about how you use Go and what could be improved. Share your feedback via our annual developer survey at google.qualtrics.com/jfe/form/SV_.... It should take 10 - 20 minutes to complete, and will be open through September 30. Thank you!

#golang
Go Developer Survey 2025
Share your feedback about developing software with Go.
google.qualtrics.com
Reposted by Go
developers.google.com
Announcing Genkit Go 1.0! The SDK is now stable and production-ready. The 1.0 release introduces the genkit init:ai-tools command for seamless integration with AI coding tools, with built-in support for tool calling, RAG, and more. ➡️ goo.gle/487gyzJ
An announcement graphic that reads "Genkit Go is ready for production use (with Gopher)" with the Go mascot, the Gopher, in the corner.
An infographic on a dark background with green text boxes. The top box describes "Type-safe AI flows with Go structs and JSON schema validation." The bottom box highlights a "Unified model interface supporting Google AI, Vertex AI, OpenAI, Ollama, and more." A large green opening curly brace { is on the left side of the graphic.
An infographic with a dark background and orange text boxes. The top box says "Tool calling, RAG, and multimodal support." The bottom box says "Rich local development tools with a standalone CLI binary and Developer UI." Between them are icons of a laptop, an oval, and a puzzle piece.
A dark background graphic with a red text box at the top stating, "Try our AI coding assistant integration in Gemini CLI by entering." Below it is a pink box with the command genkit init:ai-tools. To the left is a large pink semicolon icon, and to the right is the light blue Go Gopher mascot looking at the command.
golang.org
Go @golang.org · 29d
“A new experimental Go API for JSON” by Joe Tsai, Daniel Martí, Johan Brandhorst-Satzkorn, Roger Peppe, Chris Hines, and Damien Neil — https://go.dev/blog/jsonv2-exp

#golang
golang.org
Go @golang.org · Sep 3
🐕 Go 1.25.1 and 1.24.7 are released!

🔏 Security: Includes a security fix for net/http (CVE-2025-47910).

🗣 Announcement: https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ

📦 Download: https://go.dev/dl/#go1.25.1

#golang
$ go install golang.org/dl/go1.25.1@latest
$ go1.25.1 download
Downloaded   0.0% (       0 / 56829270 bytes) ...
Downloaded  50.0% (28414635 / 56829270 bytes) ...
Downloaded 100.0% (56829270 / 56829270 bytes)
Unpacking go1.25.1.netbsd-arm64.tar.gz ...
Success. You may now run 'go1.25.1'
$ go1.25.1 version
go version go1.25.1 netbsd/arm64
golang.org
Go @golang.org · Aug 20
“Container-aware GOMAXPROCS” by Michael Pratt and Carlos Amedee — https://go.dev/blog/container-aware-gomaxprocs

#golang
golang.org
Go @golang.org · Aug 12
🎊 Go 1.25.0 is released!

📝 Release notes: https://go.dev/doc/go1.25

⬇️ Download: https://go.dev/dl/#go1.25.0

#golang
$ go install golang.org/dl/go1.25.0@latest
$ go1.25.0 download
Downloaded   0.0% (       0 / 58130695 bytes) ...
Downloaded  50.0% (29065347 / 58130695 bytes) ...
Downloaded 100.0% (58130695 / 58130695 bytes)
Unpacking go1.25.0.freebsd-arm.tar.gz ...
Success. You may now run 'go1.25.0'
$ go1.25.0 version
go version go1.25.0 freebsd/arm
golang.org
Go @golang.org · Aug 6
🌞 Go 1.25 Release Candidate 3 is released!

🏖 Run it in dev! Run it in prod! File bugs! https://go.dev/issue/new

📣 Announcement: https://groups.google.com/g/golang-announce/c/sTNnwCTjr1Y/m/tdIX-dDUAgAJ

📦 Download: https://go.dev/dl/#go1.25rc3

#golang
$ go install golang.org/dl/go1.25rc3@latest
$ go1.25rc3 download
Downloaded   0.0% (       0 / 58027901 bytes) ...
Downloaded  50.0% (29013950 / 58027901 bytes) ...
Downloaded 100.0% (58027901 / 58027901 bytes)
Unpacking go1.25rc3.netbsd-386.tar.gz ...
Success. You may now run 'go1.25rc3'
$ go1.25rc3 version
go version go1.25rc3 netbsd/386
golang.org
Go @golang.org · Aug 6
🌟 Go 1.24.6 and 1.23.12 are released!

🔐 Security: Includes security fixes for os/exec (CVE-2025-47906) and database/sql (CVE-2025-47907).

📡 Announcement: https://groups.google.com/g/golang-announce/c/x5MKroML2yM/m/5_v-oMjUAgAJ

📦 Download: https://go.dev/dl/#go1.24.6

#golang
$ go install golang.org/dl/go1.24.6@latest
$ go1.24.6 download
Downloaded   0.0% (       0 / 72824722 bytes) ...
Downloaded  50.0% (36412361 / 72824722 bytes) ...
Downloaded 100.0% (72824722 / 72824722 bytes)
Unpacking go1.24.6.linux-mipsle.tar.gz ...
Success. You may now run 'go1.24.6'
$ go1.24.6 version
go version go1.24.6 linux/mipsle
golang.org
Go @golang.org · Jul 8
🎉 Go 1.25 Release Candidate 2 is released!

🏃‍♂️ Run it in dev! Run it in prod! File bugs! go.dev/issue/new

📡 Announcement: groups.google.com/g/golang-ann...

⬇️ Download: go.dev/dl/#go1.25rc2

#golang
golang.org
Go @golang.org · Jul 8
🌟 Go 1.24.5 and 1.23.11 are released!

🔐 Security: Includes a security fix for the Go toolchain (CVE-2025-4674)

📡 Announcement: groups.google.com/g/golang-ann...

📦 Download: go.dev/dl/#go1.24.5

#golang
Go 1.24.5
golang.org
Go @golang.org · Jun 11
🎉 Go 1.25 Release Candidate 1 is released!

🏃‍♀️ Run it in dev! Run it in prod! File bugs! go.dev/issue/new

📢 Announcement: groups.google.com/g/golang-ann...

📦 Download: go.dev/dl/#go1.25rc1
Go 1.25RC1
golang.org
Go @golang.org · Jun 5
🎆 Go 1.24.4 and 1.23.10 are released!

🔐 Security: Includes security fixes for CVE-2025-4673, CVE-2025-0913, and CVE-2025-22874 in net/http, os, and crypto/x509.

📰 Announcement: groups.google.com/g/golang-ann...

📦 Download: go.dev/dl/#go1.24.4

#golang
Go 1.24.4
golang.org
Go @golang.org · May 20
This year's #GoogleIO is extra exciting, not least because Go team members @cameronb.bsky.social and @muncus.bsky.social will be presenting Go's first ever product keynote, "What's New in Go"! Tune in on Thursday, May 22 at 9am PT 👉 io.google/2025/explore...
Google I/O 2025: What's new in Go
Don’t miss Google I/O, featuring product launches, innovations, and insights. Tune in for the live keynotes and sessions.
io.google
golang.org
Go @golang.org · May 6
🥳 Go 1.24.3 and 1.23.9 are released!

🔒 Security: Includes a security fix for os (CVE-2025-22873).

📢 Announcement: groups.google.com/g/golang-ann...

📦 Download: go.dev/dl/#go1.24.3

#golang
Go 1.24.3 and 1.23.9 are released!
golang.org
Go @golang.org · Apr 9
Are you at #GoogleCloudNext? Be sure to say hello to the Go team at our booth in the Developer Community Hub on the expo floor! We’ll be here all week to chat all things #golang.
Photo of Go team members at the Go booth during Google Cloud Next.
golang.org
Go @golang.org · Apr 1
🎉 Go 1.24.2 and 1.23.8 are released!

🔒 Security: Includes a security fix for net/http (CVE-2025-22871).

🔈 Announcement: groups.google.com/g/golang-ann...

📦 Download: go.dev/dl/#go1.24.2
Go 1.24.2 and 1.23.8 are released!
golang.org
Go @golang.org · Feb 28
And be sure to check out @cameronb.bsky.social's breakout on Go 1.24's new Wasm capabilities, where we’ll cover how to use the new `go:wasmexport` compiler directive to build high-performance Wasm modules for the edge.

Check it out 👉 cloud.withgoogle.com/next/25/spea...
golang.org
Go @golang.org · Feb 28
The Go team is coming to #GoogleCloudNext in Las Vegas from April 9-11! Find us at our booth on the expo floor — we'll be there to answer questions and talk all things #golang.