title: Go 1.14 is released date: 2020-02-25 by:
Today the Go team is very happy to announce the release of Go 1.14. You can get it from the download page.
Some of the highlights include:
go
command is now ready for production use. We encourage all users to migrate to go
modules for dependency management.For the complete list of changes and more information about the improvements above, see the Go 1.14 release notes.
We want to thank everyone who contributed to this release by writing code, filing bugs, providing feedback, and/or testing the beta and release candidate. Your contributions and diligence helped to ensure that Go 1.14 is as stable as possible. That said, if you notice any problems, please file an issue.
We hope you enjoy the new release!