← All releases

go1.23.1

Security

September 5, 2024

Security fixes for encoding/gob, go/build/constraint, and go/parser, plus bug fixes to the compiler, go command, runtime, and other packages.

highlights
  • Security fix: encoding/gob

  • Security fix: go/build/constraint

  • Security fix: go/parser

  • Bug fixes: compiler, go command, runtime

  • Bug fixes: database/sql, go/types, os, runtime/trace, unique