Go's Avatar

Go

@golang.org.bsky.social

Go will make you love programming again. We promise. https://go.dev/

7,148 Followers  |  1 Following  |  26 Posts  |  Joined: 05.11.2024  |  1.672

Latest posts by golang.org on Bluesky

Post image

πŸŽ‰ 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

08.07.2025 17:56 β€” πŸ‘ 54    πŸ” 8    πŸ’¬ 0    πŸ“Œ 0
Go 1.24.5

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

08.07.2025 17:55 β€” πŸ‘ 30    πŸ” 4    πŸ’¬ 0    πŸ“Œ 1
Go 1.25RC1

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

11.06.2025 19:13 β€” πŸ‘ 90    πŸ” 28    πŸ’¬ 3    πŸ“Œ 6
Go 1.24.4

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

05.06.2025 18:53 β€” πŸ‘ 56    πŸ” 16    πŸ’¬ 0    πŸ“Œ 2
Preview
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.

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    πŸ“Œ 1
Preview
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.

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...

20.05.2025 18:02 β€” πŸ‘ 48    πŸ” 7    πŸ’¬ 2    πŸ“Œ 0
Preview
Go Cryptography Security Audit - The Go Programming Language Go's cryptography libraries underwent an audit by Trail of Bits.

"Go Cryptography Security Audit" by Roland Shoemaker β€” go.dev/blog/tob-crypto-audit

#golang

19.05.2025 17:14 β€” πŸ‘ 38    πŸ” 6    πŸ’¬ 0    πŸ“Œ 0
Go 1.24.3 and 1.23.9 are released!

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

06.05.2025 19:09 β€” πŸ‘ 68    πŸ” 12    πŸ’¬ 1    πŸ“Œ 0
Photo of Go team members at the Go booth during Google Cloud Next.

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    πŸ“Œ 1
Preview
Announcing Genkit for Python and Go News, tutorials, and updates from the Firebase team.

Be sure to check out Genkit for Go, now in Beta! #golang

firebase.blog/posts/2025/0...

09.04.2025 19:53 β€” πŸ‘ 15    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Go 1.24.2 and 1.23.8 are released!

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

01.04.2025 16:54 β€” πŸ‘ 80    πŸ” 20    πŸ’¬ 0    πŸ“Œ 0
Preview
Goodbye core types - Hello Go as we know and love it! - The Go Programming Language Go 1.25 simplifies the language spec by removing the notion of core types

β€œGoodbye core types - Hello Go as we know and love it!” by Robert Griesemer β€” go.dev/blog/coretypes

#golang

26.03.2025 17:11 β€” πŸ‘ 70    πŸ” 12    πŸ’¬ 1    πŸ“Œ 0
Preview
Traversal-resistant file APIs - The Go Programming Language New file access APIs in Go 1.24.

β€œTraversal-resistant file APIs” by Damien Neil β€” go.dev/blog/osroot

#golang

12.03.2025 19:39 β€” πŸ‘ 123    πŸ” 25    πŸ’¬ 1    πŸ“Œ 2

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...

28.02.2025 21:40 β€” πŸ‘ 15    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

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
Preview
Faster Go maps with Swiss Tables - The Go Programming Language Go 1.24 improves map performance with a brand new map implementation

"Faster Go maps with Swiss Tables" by Michael Pratt β€” go.dev/blog/swissta...

#golang

26.02.2025 20:28 β€” πŸ‘ 67    πŸ” 7    πŸ’¬ 0    πŸ“Œ 2
Preview
Testing concurrent code with testing/synctest - The Go Programming Language Go 1.24 contains an experimental package to aid in testing concurrent code.

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 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

11.02.2025 18:52 β€” πŸ‘ 288    πŸ” 96    πŸ’¬ 3    πŸ“Œ 10
Post image

πŸŽ‰ 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

05.02.2025 21:16 β€” πŸ‘ 79    πŸ” 16    πŸ’¬ 1    πŸ“Œ 2
$ 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 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

16.01.2025 22:15 β€” πŸ‘ 77    πŸ” 15    πŸ’¬ 0    πŸ“Œ 0
$ 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 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

16.01.2025 22:12 β€” πŸ‘ 58    πŸ” 19    πŸ’¬ 1    πŸ“Œ 1
Preview
Go Protobuf: The new Opaque API - The Go Programming Language We are adding a new generated code API to Go Protobuf.

"Go Protobuf: The new Opaque API" by Michael Stapelberg (@zekjur.bsky.social) β€” go.dev/blog/protobu...

16.12.2024 21:55 β€” πŸ‘ 93    πŸ” 15    πŸ’¬ 1    πŸ“Œ 3
Command-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`.

Command-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

13.12.2024 17:09 β€” πŸ‘ 173    πŸ” 40    πŸ’¬ 2    πŸ“Œ 8

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.3 and Go 1.22.9 are released

πŸ₯³ Go 1.23.4 and 1.22.10 are released!

πŸ“£ Announcement: groups.google.com/g/golang-ann...

⬇️ Download: go.dev/dl/#go1.23.4

03.12.2024 19:14 β€” πŸ‘ 177    πŸ” 33    πŸ’¬ 1    πŸ“Œ 1
Preview
Go Turns 15 - The Go Programming Language Happy 15th birthday, Go!

Happy birthday, Go! πŸŽ‚
go.dev/blog/15years

12.11.2024 17:21 β€” πŸ‘ 547    πŸ” 111    πŸ’¬ 4    πŸ“Œ 18

@golang.org is following 1 prominent accounts