[go-nuts] Re: Go 1.7 is released

2016-08-16 Thread Henry
I just want to point out that after upgrading to Go 1.7, I experienced problem with go vet command as stated in issue https://github.com/golang/go/issues/15728 . I couldn't figure out which packages need rebuilding so I deleted all the files under GOPATH/pkg and everything works fine now. I h

[go-nuts] Re: Go 1.7 is released

2016-08-16 Thread Scott Cotton
Hello all, Great work go team, thanks! We got a speedup with 1.7 v 1.6 using the SSA backend Scott Le mardi 16 août 2016 01:28:23 UTC+2, Chris Broadfoot a écrit : > > Hello gophers, > > We just released Go 1.7. > > You can read the announcement blog post here: > https://blog.golang.org/go1.7