š„³ Go 1.27 Release Candidate 3 is released! š Security: Includes 10 security fixes to the standard library and the toolchain. šāāļø Run it in dev! Run it in prod! File bugs! go.dev/issue/new š£ Announcement: groups.google.com/g/golang-ann... ā¬ļø Download: go.dev/dl/#go1.27rc3
alt text
$ go install golang.org/dl/go1.27rc3@latest $ go1.27rc3 download Downloaded 0.0% ( 0 / 66664285 bytes) ... Downloaded 50.0% (33332142 / 66664285 bytes) ... Downloaded 100.0% (66664285 / 66664285 bytes) Unpacking go1.27rc3.freebsd-arm64.tar.gz ... Success. You may now run 'go1.27rc3' $ go1.27rc3 version go version go1.27rc3 freebsd/arm64