Go 1.21 is released!

The Go Blog

Go 1.21 is released!

Eli Bendersky, on behalf of the Go team
8 August 2023

Today the Go team is thrilled to release Go 1.21, which you can get by visiting the download page.

Go 1.21 is packed

9mo | Golang
Experimenting with project templates

The Go Blog

Experimenting with project templates

Cameron Balahan
31 July 2023

When you start a new project in Go, you might begin by cloning an existing project. That way, you can start with something that already works, making incrementa

9mo | Golang
Share your feedback about developing with Go

The Go Blog

Share your feedback about developing with Go

Todd Kulesza, for the Go team
25 July 2023

It’s that time again! Today we launch the latest iteration of the

9mo | Golang
Govulncheck v1.0.0 is released!

The Go Blog

Govulncheck v1.0.0 is released!

Julie Qiu, for the Go security team
13 July 2023

We are excited to announce that govulncheck v1.0.0 has been released, along with v1.0.0 of the API for integrating scanning into other tool

10mo | Golang
Go 1.21 Release Candidate

The Go Blog

Go 1.21 Release Candidate

Eli Bendersky, on behalf of the Go team
21 June 2023

The Go 1.21 first Release Candidate (RC) is available today on the download page! Go 1.21 is packed with ne

10mo | Golang
Go Developer Survey 2023 Q1 Results

The Go Blog

Go Developer Survey 2023 Q1 Results

Alice Merrick
11 May 2023

12mo | Golang
Code coverage for Go integration tests

The Go Blog

Code coverage for Go integration tests

Than McIntosh
8 March 2023

Code coverage for Go integration tests

Code coverage tools help developers determine wh

1y | Golang
All your comparable types

The Go Blog

All your comparable types

Robert Griesemer
17 February 2023

On February 1 we released our latest Go version, 1.20, which included a few language changes. Here we’ll discuss one of those changes: the predeclared

1y | Golang
Profile-guided optimization preview

The Go Blog

Profile-guided optimization preview

Michael Pratt
8 February 2023

When you build a Go binary, the Go compiler performs optimizations to try to generate the best performing binary it can. For example, constant propagation

1y | Golang
Go 1.20 is released!

The Go Blog

Go 1.20 is released!

Robert Griesemer, on behalf of the Go team
1 February 2023

Today the Go team is thrilled to release Go 1.20, which you can get by visiting the download page.

Go 1.20 bene

1y | Golang

Search