Re: [go-nuts] Go 1.8 Beta 1 is released

2016-12-02 Thread Zlatko Čalušić
On 02.12.2016 11:09, minux wrote: On Fri, Dec 2, 2016 at 4:58 AM, Zlatko Čalušić > wrote: Hello, and thanks for another great Go release! I have just one question, and it's not specific to this beta, but all Go betas and rc-s. I compile Go fr

Re: [go-nuts] Go 1.8 Beta 1 is released

2016-12-02 Thread minux
On Fri, Dec 2, 2016 at 4:58 AM, Zlatko Čalušić wrote: > Hello, > > and thanks for another great Go release! > I have just one question, and it's not specific to this beta, but all Go > betas and rc-s. > > I compile Go from repository like this: > > cd $HOME/src/go.googlesource.com/go > git checko

Re: [go-nuts] Go 1.8 Beta 1 is released

2016-12-02 Thread Zlatko Čalušić
Hello, and thanks for another great Go release! I have just one question, and it's not specific to this beta, but all Go betas and rc-s. I compile Go from repository like this: cd $HOME/src/go.googlesource.com/go git checkout -f master git clean -fdx git pull --ff-only git checkout -f go1.8b

[go-nuts] Go 1.8 Beta 1 is released

2016-11-30 Thread Chris Broadfoot
Hello gophers, We have just released go1.8beta1, a beta version of Go 1.8. It is cut from the master branch at the revision tagged go1.8beta1. There are no known problems or regressions. Please try running production workloads and your unit tests with the new version. It is important that we fi