golang1.20 released

go1.20 (released 2023-02-01)

Go 1.20 is a major release of Go. Read the Go 1.20 Release Notes for more information.

Minor revisions

go1.20.1 (released 2023-02-14) includes security fixes to the crypto/tlsmime/multipartnet/http, and path/filepath packages, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the time package. See the Go 1.20.1 milestone on our issue tracker for details.

go1.20.2 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the compiler, the covdata command, the linker, the runtime, and the crypto/ecdhcrypto/rsacrypto/x509os, and syscall packages. See the Go 1.20.2 milestone on our issue tracker for details.

go1.20.3 (released 2023-04-04) includes security fixes to the go/parserhtml/templatemime/multipartnet/http, and net/textproto packages, as well as bug fixes to the compiler, the linker, the runtime, and the time package. See the Go 1.20.3 milestone on our issue tracker for details.

go1.20.4 (released 2023-05-02) includes three security fixes to the html/template package, as well as bug fixes to the compiler, the runtime, and the crypto/subtlecrypto/tlsnet/http, and syscall packages. See the Go 1.20.4 milestone on our issue tracker for details.

go1.20.5 (released 2023-06-06) includes four security fixes to the cmd/go and runtime packages, as well as bug fixes to the compiler, the go command, the runtime, and the crypto/rsanet, and os packages. See the Go 1.20.5 milestone on our issue tracker for details.

go1.20.6 (released 2023-07-11) includes a security fix to the net/http package, as well as bug fixes to the compiler, cgo, the cover tool, the go command, the runtime, and the crypto/ecdsago/buildgo/printernet/mail, and text/template packages. See the Go 1.20.6 milestone on our issue tracker for details.

go1.20.7 (released 2023-08-01) includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. See the Go 1.20.7 milestone on our issue tracker for details.

猜你喜欢

转载自blog.csdn.net/sinat_39030079/article/details/132177531