Go 1.18 is released

223 views
Skip to first unread message

Heschi Kreinick

unread,
Mar 15, 2022, 1:58:17 PM3/15/22
to golan...@googlegroups.com
Hello gophers,

We just released Go 1.18

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

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.18
is by using the go command:
$ go install golang.org/dl/go1.18@latest
$ go1.18 download

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

Thanks to everyone who contributed to the release!

Cheers,
Heschi and Dmitri for the Go team

Lee Trout

unread,
Mar 15, 2022, 3:34:46 PM3/15/22
to golang-nuts
Release notes and docs appear to missing the update to the embed package where one can now use the `all:` prefix

Tharaneedharan Vilwanathan

unread,
Mar 15, 2022, 3:56:51 PM3/15/22
to Heschi Kreinick, golang-nuts
Great! Thank you all!

Regards
dharani


--
You received this message because you are subscribed to the Google Groups "golang-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-dev/CAAXxhXsPRBypzTWvuzW6o-NvMF0Q1wBGJ6n8FfMKAcq1-aP3bw%40mail.gmail.com.

Ian Lance Taylor

unread,
Mar 16, 2022, 12:16:21 AM3/16/22
to Lee Trout, golang-nuts
On Tue, Mar 15, 2022 at 12:34 PM Lee Trout <leet...@gmail.com> wrote:
>
> Release notes and docs appear to missing the update to the embed package where one can now use the `all:` prefix
>
> https://go-review.googlesource.com/c/go/+/359413/

Thanks. Sent https://go.dev/cl/393234.

Ian
Reply all
Reply to author
Forward
0 new messages