That's great! I've being waiting for iterators for long. On Tuesday, August 13, 2024 at 11:03:29 AM UTC-6 anno...@golang.org wrote:
> Hello gophers, > > We have just released Go 1.23.0. > > To find out what has changed in Go 1.23, read the release notes: > https://go.dev/doc/go1.23 > > You can download binary and source distributions from our download page: > https://go.dev/dl/#go1.23.0 > > If you have Go installed already, an easy way to try go1.23.0 > is by using the go command: > > $ go install golang.org/dl/go1.23.0@latest > $ go1.23.0 download > > To compile from source using a Git clone, update to the release with > git checkout go1.23.0 and build as usual. > > Thanks to everyone who contributed to the release! > > Cheers, > Carlos, David, and Michael 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/a0133aee-733c-44bf-b49b-2aa73c051debn%40googlegroups.com.