Hi gophers,
This is a small RC that primarily includes the latest fix for
https://go.dev/issue/56784, crashes while running processes with os/exec on
macOS and iOS. All testing is always welcome, but we're particularly
interested in that bug.
Thanks,
Heschi for the Go team
On Thu, Jan 12, 2023 a
Yeah, text and tools were already tagged back
from https://go.dev/blog/path-security, and we've started tagging some
other golang.org/x repositories now. They'll be tagged every month or so if
they have changes, and their dependencies on each other will be upgraded.
Note that so far these are a
Hello gophers,
We have just released Go versions 1.18.2 and 1.17.10, minor point releases.
These minor releases include one security fix following the security policy:
• syscall: fix Faccessat on Linux
When called with a non-zero flags parameter, the Faccessat function could
incorrectly repor
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 b