微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

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.jb51.cc/go/191371.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐