Go programming language released new 1.25 version on Tuesday after another 6 months of development.
The new release introduced new Go command options, runtime and compiler changes, some new packages, and platform changes.
News, Tutorials, Howtos for Ubuntu Linux
Go programming language released new 1.25 version on Tuesday after another 6 months of development.
The new release introduced new Go command options, runtime and compiler changes, some new packages, and platform changes.
After 6 months of development, Go language announced new 1.24 release few days ago on Tuesday.
Go 1.24 now fully supports generic type aliases. Type aliases, a concept introduced in Go 1.9, allows to create a new name for an existing type without creating a new type. Previously, it didn’t support type parameters. But this changed in Go 1.24. See more about generic type aliases.
Go programming language announced the new 1.26 release on 10 February, 2026! Here’s the new features and how to install guide for Ubuntu & other Linux.
go fix command.go tool doc, use go doc as a replacement.See the announcement for more changes in Go 1.26.