Re: [go-nuts] Re: Go 1.9.3 is released

2018-01-22 Thread Andrew Bonventre
Thanks for the heads up. I corrected the issue. On Mon, Jan 22, 2018 at 11:08 PM Ian Lance Taylor wrote: > [ +andybons ] > > On Mon, Jan 22, 2018 at 6:10 PM, wrote: > > Hi Go team, > > > > It seems that the go1.9.3 tag is not on the good commit,, it's not > possible > > to do `git checkout go1

Re: [go-nuts] Re: Go 1.9.3 is released

2018-01-22 Thread Ian Lance Taylor
[ +andybons ] On Mon, Jan 22, 2018 at 6:10 PM, wrote: > Hi Go team, > > It seems that the go1.9.3 tag is not on the good commit,, it's not possible > to do `git checkout go1.9.3`. > > - current go1.9.3 tag: > https://github.com/golang/go/commit/26b65a4816384072b3abd0c76b969a7940fd4ea0 > - curren

[go-nuts] Re: Go 1.9.3 is released

2018-01-22 Thread lfernandez . dev
Hi Go team, It seems that the go1.9.3 tag is not on the good commit,, it's not possible to do `git checkout go1.9.3`. - current go1.9.3 tag: https://github.com/golang/go/commit/26b65a4816384072b3abd0c76b969a7940fd4ea0 - current HEAD of the release-branch.go1.9: https://github.com/golang/go/com