Go 1.14.1 and Go 1.13.9 are released

180 views
Skip to first unread message

Carlos Amedee

unread,
Mar 19, 2020, 8:48:28 PM3/19/20
to golan...@googlegroups.com
Hello gophers,

We have just released Go versions 1.14.1 and 1.13.9, minor point releases.

These releases include fixes to the go command, tools, the runtime,
the toolchain, and to the crypto/cypher package.

View the release notes for more information:
https://golang.org/doc/devel/release.html#go1.14.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.14.1" and build as usual.

Thanks to everyone who contributed to the release.

Cheers,
Carlos and Alex for the Go team

Manlio Perillo

unread,
Mar 19, 2020, 8:57:54 PM3/19/20
to golang-nuts
Thanks for the release.

However I'm a bit sad that even the Go team is starting to use "golang" instead of "go":
golang 1.14.rc1 3-5% performance regression from golang 1.13 during protobuf marshalling

Now I see golang instead of go on blog articles, talks and commit messages.

Manlio

Ian Lance Taylor

unread,
Mar 19, 2020, 9:12:41 PM3/19/20
to Manlio Perillo, golang-nuts
On Thu, Mar 19, 2020 at 1:58 PM Manlio Perillo <manlio....@gmail.com> wrote:
>
> Thanks for the release.
>
> However I'm a bit sad that even the Go team is starting to use "golang" instead of "go":
> https://github.com/golang/go/issues/37613
> golang 1.14.rc1 3-5% performance regression from golang 1.13 during protobuf marshalling

Don't worry, we aren't. That issue was created by gopherbot, and the
title came from https://golang.org/issue/37086, which was not written
by a member of the Go team. All we've done here is not edit the issue
title (which we could have done but I guess nobody bothered).

Ian



> Now I see golang instead of go on blog articles, talks and commit messages.
>
> Manlio
>
> On Thursday, March 19, 2020 at 9:48:28 PM UTC+1, Carlos Amedee wrote:
>>
>> Hello gophers,
>>
>> We have just released Go versions 1.14.1 and 1.13.9, minor point releases.
>>
>> These releases include fixes to the go command, tools, the runtime,
>> the toolchain, and to the crypto/cypher package.
>>
>> View the release notes for more information:
>> https://golang.org/doc/devel/release.html#go1.14.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.14.1" and build as usual.
>>
>> Thanks to everyone who contributed to the release.
>>
>> Cheers,
>> Carlos and Alex for 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...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/e541681f-df37-4181-bf4f-52b2d6193c60%40googlegroups.com.

Dmitri Shuralyov

unread,
Mar 19, 2020, 9:25:02 PM3/19/20
to golang-nuts
To add to what Ian said, I've edited the issue titles now, which makes them slightly shorter and easier to read.

Also see https://golang.org/doc/faq#go_or_golang. While the language is called "Go", the term "golang" still comes up occasionally in some contexts.
> To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.

Manlio Perillo

unread,
Mar 19, 2020, 10:33:18 PM3/19/20
to golang-nuts
The problem is that I have seen using golang in the wrong context, as an example:

I suspect that new programmers starting to use Go believe that the language name is golang, probably because nobody bothered to correct them.

Thanks.


On Thursday, March 19, 2020 at 10:25:02 PM UTC+1, Dmitri Shuralyov wrote:
To add to what Ian said, I've edited the issue titles now, which makes them slightly shorter and easier to read.

Also see https://golang.org/doc/faq#go_or_golang. While the language is called "Go", the term "golang" still comes up occasionally in some contexts.


On Thursday, March 19, 2020 at 5:12:41 PM UTC-4, Ian Lance Taylor wrote:
> To unsubscribe from this group and stop receiving emails from it, send an email to golan...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages