| Go 1.8 Release Candidate 1 is released | Chris Broadfoot | 10/01/17 12:38 | Hello gophers, We have just released go1.8rc1, a release candidate of Go 1.8. It is cut from release-branch.go1.8 at the revision tagged go1.8rc1. Thank you to everyone who has helped to test Go 1.8 so far. We still need more people to test, especially on production workloads. Your help is invaluable. Report any problems using the issue tracker: If you have Go installed already, the easiest way to try go1.8rc1 is by using this tool: You can download binary and source distributions from the usual place: To find out what has changed in Go 1.8, read the draft release notes: Documentation for Go 1.8 is available at: Our goal is to release the final version of Go 1.8 on February 1st. Cheers, Chris |
| Re: Go 1.8 Release Candidate 1 is released | go-guy | 10/01/17 15:07 | Awesome! Is there any way that 1.8 can be made available to AppEngine when it's released? |
| Re: [go-nuts] Re: Go 1.8 Release Candidate 1 is released | bradfitz | 10/01/17 15:10 | App Engine has its own release cycle, but they're working on it.
|
| Re: Go 1.8 Release Candidate 1 is released | João Henrique Machado Silva | 10/01/17 16:43 | Awesome! Thanks!! |
| Re: [go-nuts] Re: Go 1.8 Release Candidate 1 is released | Michel Casabianca | 11/01/17 02:22 | Hello Gophers, I have updated my list of Go interfaces at:http://sweetohm.net/article/go-interfaces.en.html
-- Michel Casabianca
|
| Re: [go-nuts] Re: Go 1.8 Release Candidate 1 is released | Philip Silva | 11/01/17 05:24 | Super awesome, cheers for mips32! |