Go 1.1 Release Candidate 1 released[golang-nuts]

前端之家收集整理的这篇文章主要介绍了Go 1.1 Release Candidate 1 released[golang-nuts]前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

Hi Go nuts,

We have just released go1.1rc1,a release candidate for Go 1.1. It is cut from the default branch at revision bea6199b09ea.

This release candidate should be stable and production-ready,but please exercise caution when deploying it to critical systems.

Please help us by testing your Go programs with the new tool chain and libraries,and report any problems using the issue tracker: http://golang.org/issue/new

You can download binary and source distributions from the usual place: https://code.google.com/p/go/downloads/list?q=go1.1rc1

To find out what has changed,read the release notes for Go 1.1: http://tip.golang.org/doc/go1.1.html

Documentation for Go 1.1 is available at http://tip.golang.org/

Thanks to everyone who has contributed to the release so far. We're almost there!

Andrew Gerrand

原文链接:https://www.f2er.com/go/191371.html

猜你在找的Go相关文章