π 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.bsky.social
Go will make you love programming again. We promise. https://go.dev/
π 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
Go 1.24.5
π 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.25RC1
π 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.24.4
π 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βs first ever #GoogleIO product keynote, βWhatβs New in Go,β is live! Check it out π io.google/2025/explore...
22.05.2025 15:33 β π 33 π 3 π¬ 0 π 1This 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...
20.05.2025 18:02 β π 48 π 7 π¬ 2 π 0"Go Cryptography Security Audit" by Roland Shoemaker β go.dev/blog/tob-crypto-audit
#golang
Go 1.24.3 and 1.23.9 are released!
π₯³ 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
Photo of Go team members at the Go booth during Google Cloud Next.
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.
09.04.2025 19:57 β π 46 π 3 π¬ 0 π 1Be sure to check out Genkit for Go, now in Beta! #golang
firebase.blog/posts/2025/0...
Go 1.24.2 and 1.23.8 are released!
π 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
βGoodbye core types - Hello Go as we know and love it!β by Robert Griesemer β go.dev/blog/coretypes
#golang
βTraversal-resistant file APIsβ by Damien Neil β go.dev/blog/osroot
#golang
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...
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.
28.02.2025 21:40 β π 29 π 2 π¬ 1 π 2"Faster Go maps with Swiss Tables" by Michael Pratt β go.dev/blog/swissta...
#golang
Testing concurrent programs can be difficult and error prone. We're experimenting with a new approach to try to make this easier and more reliable. Interested? Read more at go.dev/blog/synctest
21.02.2025 19:00 β π 76 π 13 π¬ 0 π 0$ go install golang.org/dl/go1.24.0@latest $ go1.24.0 download Downloaded 0.0% ( 0 / 74636413 bytes) ... Downloaded 50.0% (37318206 / 74636413 bytes) ... Downloaded 100.0% (74636413 / 74636413 bytes) Unpacking go1.24.0.linux-arm64.tar.gz ... Success. You may now run 'go1.24.0' $ go1.24.0 version go version go1.24.0 linux/arm64
π₯³ Go 1.24.0 is released!
π° Release notes: go.dev/doc/go1.24
π¦ Download: go.dev/dl/#go1.24.0
#golang
π Go 1.24 Release Candidate 3 is released!
π Security: Includes security fixes for the go tool and the crypto/elliptic package.
π 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.24rc3
$ go install golang.org/dl/go1.23.5@latest $ go1.23.5 download Downloaded 0.0% ( 0 / 70443026 bytes) ... Downloaded 50.0% (35221513 / 70443026 bytes) ... Downloaded 100.0% (70443026 / 70443026 bytes) Unpacking go1.23.5.linux-ppc64le.tar.gz ... Success. You may now run 'go1.23.5' $ go1.23.5 version go version go1.23.5 linux/ppc64le
π₯³ Go 1.23.5 and 1.22.11 are released!
π Security: Includes security fixes for CVE-2024-45336 and CVE-2024-45341 in crypto/x509 and net/http
π Announcement: groups.google.com/g/golang-ann...
β¬οΈ Download: go.dev/dl/#go1.23.5
$ go install golang.org/dl/go1.24rc2@latest $ go1.24rc2 download Downloaded 0.0% ( 0 / 77743067 bytes) ... Downloaded 50.0% (38871534 / 77743067 bytes) ... Downloaded 100.0% (77743067 / 77743067 bytes) Unpacking go1.24rc2.linux-amd64.tar.gz ... Success. You may now run 'go1.24rc2' $ go1.24rc2 version go version go1.24rc2 linux/amd64
π Go 1.24 Release Candidate 2 is released!
π Security: Includes security fixes for the go tool and the crypto/x509 and net/http packages.
πββοΈ 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.24rc2
"Go Protobuf: The new Opaque API" by Michael Stapelberg (@zekjur.bsky.social) β go.dev/blog/protobu...
16.12.2024 21:55 β π 93 π 15 π¬ 1 π 3Command-line example of installing Go 1.24 RC1 using the commands `go install golang.org/dl/go1.24rc1@latest`, `go1.24r1 download`, and `go1.24rc1 version`.
π Go 1.24 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.24rc1
The release notes are at go.dev/doc/devel/re.... They aren't very detailed because, as a rule, minor releases only include critical fixes (usually for stability or security issues). You can see the exact issues that were resolved for this release at github.com/golang/go/is....
04.12.2024 18:26 β π 3 π 0 π¬ 0 π 0π₯³ Go 1.23.4 and 1.22.10 are released!
π£ Announcement: groups.google.com/g/golang-ann...
β¬οΈ Download: go.dev/dl/#go1.23.4
Happy birthday, Go! π
go.dev/blog/15years