Re: [go-nuts] Go 1.14 is released

2020-03-03 Thread Michel Casabianca
Hi Gophers,

I have updated my list of Go interfaces for this new release:
http://sweetohm.net/article/go-interfaces.en.html

Enjoy!

Le mar. 25 févr. 2020 à 22:39, Carlos Amedee  a écrit :

> Hello gophers,
>
> We just released Go 1.14.
>
> To find out what has changed in Go 1.14, read the release notes:
> https://golang.org/doc/go1.14
>
> You can download binary and source distributions from our download page:
> https://golang.org/dl/
>
> If you have Go installed already, an easy way to try go1.14
> is by using the go command:
> $ go get golang.org/dl/go1.14
> $ go1.14 download
>
> To compile from source using a Git clone, update to the release with
> "git checkout go1.14" and build as usual.
>
> Thanks to everyone who contributed to the release!
>
> Cheers,
> Carlos and Dmitri 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/CAD7Aq3RLzg1fe_eyqVUPkkyTRV_5OZ%2BBO6iVakx1QShZCbhtwA%40mail.gmail.com
> .
>


-- 
Michel Casabianca

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAFGb9HO%2B2KPRJqy53W%2BVHkRVSesM39VVGnOysYkfp5miXDbo_g%40mail.gmail.com.


[go-nuts] Go 1.14 is released

2020-02-25 Thread Carlos Amedee
Hello gophers,

We just released Go 1.14.

To find out what has changed in Go 1.14, read the release notes:
https://golang.org/doc/go1.14

You can download binary and source distributions from our download page:
https://golang.org/dl/

If you have Go installed already, an easy way to try go1.14
is by using the go command:
$ go get golang.org/dl/go1.14
$ go1.14 download

To compile from source using a Git clone, update to the release with
"git checkout go1.14" and build as usual.

Thanks to everyone who contributed to the release!

Cheers,
Carlos and Dmitri 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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAD7Aq3RLzg1fe_eyqVUPkkyTRV_5OZ%2BBO6iVakx1QShZCbhtwA%40mail.gmail.com.