今早,Go 发布了 Go1.18.2 和 Go1.17.10,这是两个小版本更新,主要更新 Linux 系统的一个安全问题。

• syscall: fix Faccessat on Linux
> When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
详细信息参考 issue:<https://go.dev/issue/52313>。
Go 语言中文网准备好了安装包:<https://studygolang.com/dl>。
有疑问加站长微信联系(非本文作者)
