A new stable Go version is available. Bump the canonical Go version in
go.mod from 1.26.4 to 1.26.5.
go.mod is the only place a Go version lives in this repository:
update the go directive (and the toolchain line, if present).
Workflows derive their Go version from go.mod via
go-version-file: go.mod, so no other files need to change.
See the Go release notes for details about this version.
✨ Content generated by automated workflow.
A new stable Go version is available. Bump the canonical Go version in
go.modfrom1.26.4to1.26.5.go.modis the only place a Go version lives in this repository:update the
godirective (and thetoolchainline, if present).Workflows derive their Go version from
go.modviago-version-file: go.mod, so no other files need to change.See the Go release notes for details about this version.
✨ Content generated by automated workflow.