golang 1.12版本发布

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/glw0223/article/details/88169924

https://blog.golang.org/go1.12

The Go Blog
Go 1.12 is released
25 February 2019

Today the Go team is happy to announce the release of Go 1.12. You can get it from the download page.

For details about the changes in Go 1.12, see the Go 1.12 release notes.

Some of the highlights include opt-in support for TLS 1.3, improved modules support (in preparation for being the default in Go 1.13), support for windows/arm, and improved macOS & iOS forwards compatibility.

As always, we also want to thank everyone who contributed to this release by writing code, filing bugs, providing feedback, and/or testing the betas and release candidates. Your contributions and diligence helped to ensure that Go 1.12 is as stable as possible. That said, if you do notice any problems, please file an issue.

Enjoy the new release!

By Andrew Bonventre

golang都已经发布1.12版本啦,之前使用的还是1.6,得抓紧学习啦!

猜你喜欢

转载自blog.csdn.net/glw0223/article/details/88169924