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.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/commit/a563954b799c6921fc3666b4723d38413f442145
> >
> >
> > Le lundi 22 janvier 2018 22:32:02 UTC+1, Andrew Bonventre a écrit :
> >>
> >> Hi gophers,
> >>
> >> We have just released Go version 1.9.3, a minor point release.
> >>
> >> This release includes fixes to the compiler, runtime, and the
> >> database/sql,
> >> math/big, net/http, and net/url packages.
> >>
> >> View the release notes for more information:
> >>  https://golang.org/doc/devel/release.html#go1.9.minor
> >>
> >> You can download binary and source distributions from the Go web site:
> >>  https://golang.org/dl/
> >>
> >> To compile from source using a Git clone, update to the release with
> >> "git checkout go1.9.3" and build as usual.
> >>
> >> Thanks to everyone who contributed to the release.
> >>
> >> The Go Team
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "golang-nuts" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to golang-nuts+unsubscr...@googlegroups.com.
> >
> > For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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
> - current HEAD of the release-branch.go1.9:
> https://github.com/golang/go/commit/a563954b799c6921fc3666b4723d38413f442145
>
>
> Le lundi 22 janvier 2018 22:32:02 UTC+1, Andrew Bonventre a écrit :
>>
>> Hi gophers,
>>
>> We have just released Go version 1.9.3, a minor point release.
>>
>> This release includes fixes to the compiler, runtime, and the
>> database/sql,
>> math/big, net/http, and net/url packages.
>>
>> View the release notes for more information:
>>  https://golang.org/doc/devel/release.html#go1.9.minor
>>
>> You can download binary and source distributions from the Go web site:
>>  https://golang.org/dl/
>>
>> To compile from source using a Git clone, update to the release with
>> "git checkout go1.9.3" and build as usual.
>>
>> Thanks to everyone who contributed to the release.
>>
>> The Go Team
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
>
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.