From: Dmitri Shuralyov
go1.13.1 (released 2019/09/25) includes security fixes to the
go1.13.2 (released 2019/10/17) includes security fixes to the
net/http and net/textproto packages.
-See the Go
+See the Go
1.13.1 milestone on our issue tracker for details.
crypto/dsa package and the compiler.
-See the Go
+See the Go
1.13.2 milestone on our issue tracker for details.
syscall, net,
net/http, and crypto/ecdsa packages.
-See the Go
+See the Go
1.13.3 milestone on our issue tracker for details.
net/http and
syscall packages. It also fixes an issue on macOS 10.15 Catalina
where the non-notarized installer and binaries were being
rejected by Gatekeeper.
-See the Go
+See the Go
1.13.4 milestone on our issue tracker for details.
go1.13.5 (released 2019/12/04) includes fixes to the go command, the runtime,
the linker, and the net/http package. See the
-Go
+Go
1.13.5 milestone on our issue tracker for details.
fmt, net/smtp, os,
path/filepath, sync, and text/template
-packages. See the Go
+packages. See the Go
1.12.1 milestone on our issue tracker for details.
@@ -91,7 +91,7 @@ packages. See the Go
+Go
1.12.2 milestone on our issue tracker for details.
@@ -112,7 +112,7 @@ Only Linux users who hit this issue need to update.
go1.12.5 (released 2019/05/06) includes fixes to the compiler, the linker,
the go command, the runtime, and the os package. See the
-Go
+Go
1.12.5 milestone on our issue tracker for details.
os package. See the
go1.12.6 (released 2019/06/11) includes fixes to the compiler, the linker,
the go command, and the crypto/x509, net/http, and
os packages. See the
-Go
+Go
1.12.6 milestone on our issue tracker for details.
go1.12.7 (released 2019/07/08) includes fixes to cgo, the compiler, and the linker. -See the Go +See the Go 1.12.7 milestone on our issue tracker for details.
go1.12.8 (released 2019/08/13) includes security fixes to the
net/http and net/url packages.
-See the Go
+See the Go
1.12.8 milestone on our issue tracker for details.
go1.12.11 (released 2019/10/17) includes security fixes to the
crypto/dsa package.
-See the Go
+See the Go
1.12.11 milestone on our issue tracker for details.
go1.12.12 (released 2019/10/17) includes fixes to the go command,
runtime, syscall and net packages.
-See the Go
+See the Go
1.12.12 milestone on our issue tracker for details.
go1.12.14 (released 2019/12/04) includes a fix to the runtime. See -the Go +the Go 1.12.14 milestone on our issue tracker for details.
@@ -193,7 +193,7 @@ go1.11.1 (released 2018/10/01) includes fixes to the compiler, documentation, go command, runtime, and thecrypto/x509, encoding/json,
go/types, net, net/http, and
reflect packages.
-See the Go
+See the Go
1.11.1 milestone on our issue tracker for details.
@@ -201,14 +201,14 @@ See the Go
go1.11.2 (released 2018/11/02) includes fixes to the compiler, linker,
documentation, go command, and the database/sql and
go/types packages.
-See the Go
+See the Go
1.11.2 milestone on our issue tracker for details.
go1.11.3 (released 2018/12/12) includes three security fixes to "go get" and
the crypto/x509 package.
-See the Go
+See the Go
1.11.3 milestone on our issue tracker for details.
crypto/x509, encoding/json,
net, and net/url packages. See the
-Go
+Go
1.11.6 milestone on our issue tracker for details.
go1.11.7 (released 2019/04/05) includes fixes to the runtime and the
net packages. See the
-Go
+Go
1.11.7 milestone on our issue tracker for details.
go1.11.10 (released 2019/05/06) includes fixes to the runtime and the linker. -See the Go +See the Go 1.11.10 milestone on our issue tracker for details.
go1.11.11 (released 2019/06/11) includes a fix to the crypto/x509 package.
-See the Go
+See the Go
1.11.11 milestone on our issue tracker for details.
go1.11.12 (released 2019/07/08) includes fixes to the compiler and the linker. -See the Go +See the Go 1.11.12 milestone on our issue tracker for details.
go1.11.13 (released 2019/08/13) includes security fixes to the
net/http and net/url packages.
-See the Go
+See the Go
1.11.13 milestone on our issue tracker for details.
archive/zip, crypto/tls, crypto/x509,
encoding/json, net, net/http, and
net/http/pprof packages.
-See the Go
+See the Go
1.10.1 milestone on our issue tracker for details.
go1.10.2 (released 2018/05/01) includes fixes to the compiler, linker, and go command. -See the Go +See the Go 1.10.2 milestone on our issue tracker for details.
@@ -313,7 +313,7 @@ go1.10.3 (released 2018/06/05) includes fixes to the go command, and thecrypto/tls, crypto/x509, and strings packages.
In particular, it adds
minimal support to the go command for the vgo transition.
-See the Go
+See the Go
1.10.3 milestone on our issue tracker for details.
@@ -321,14 +321,14 @@ See the Go
go1.10.4 (released 2018/08/24) includes fixes to the go command, linker, and the
net/http, mime/multipart, ld/macho,
bytes, and strings packages.
-See the Go
+See the Go
1.10.4 milestone on our issue tracker for details.
go1.10.5 (released 2018/11/02) includes fixes to the go command, linker, runtime
and the database/sql package.
-See the Go
+See the Go
1.10.5 milestone on our issue tracker for details.
crypto/x509 package.
It contains the same fixes as Go 1.11.3 and was released at the same time.
-See the Go
+See the Go
1.10.6 milestone on our issue tracker for details.
@@ -351,7 +351,7 @@ Go 1.10.7 milestone on our issue tracker for details.
go1.10.8 (released 2019/01/23) includes a security fix to the
crypto/elliptic package. See
-the Go
+the Go
1.10.8 milestone on our issue tracker for details.
go1.9.1 (released 2017/10/04) includes two security fixes. -See the Go +See the Go 1.9.1 milestone on our issue tracker for details.
@@ -377,7 +377,7 @@ and thecrypto/x509, database/sql, log,
and net/smtp packages.
It includes a fix to a bug introduced in Go 1.9.1 that broke go get
of non-Git repositories under certain conditions.
-See the Go
+See the Go
1.9.2 milestone on our issue tracker for details.
@@ -385,26 +385,26 @@ See the Go
go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime,
and the database/sql, math/big, net/http,
and net/url packages.
-See the Go
+See the Go
1.9.3 milestone on our issue tracker for details.
go1.9.4 (released 2018/02/07) includes a security fix to âgo getâ. -See the Go +See the Go 1.9.4 milestone on our issue tracker for details.
go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, and
net/http/pprof package.
-See the Go
+See the Go
1.9.5 milestone on our issue tracker for details.
go1.9.6 (released 2018/05/01) includes fixes to the compiler and go command. -See the Go +See the Go 1.9.6 milestone on our issue tracker for details.
@@ -413,7 +413,7 @@ go1.9.7 (released 2018/06/05) includes fixes to the go command, and thecrypto/x509, and strings packages.
In particular, it adds
minimal support to the go command for the vgo transition.
-See the Go
+See the Go
1.9.7 milestone on our issue tracker for details.