1
0
mirror of https://github.com/golang/go synced 2024-11-14 22:50:27 -07:00
go/doc/next
Jonathan Amsterdam 0e7c9846c4 cmd: don't require build tags in relnote pathnames
Due to a bug in golang.org/x/build/relnote, API features affecting
specific builds would need to include those build tags in relnote
pathnames.

This CL vendors in the fixed golang.org/x/build. (That caused other
modules to be vendored in as well.)

It also renames the syscall relnote file to remove the build tags
from its pathname.

For #64169.

Change-Id: Iaf6cd9099df1156f4e20c63d519a862ea19a7a3b
Reviewed-on: https://go-review.googlesource.com/c/go/+/566455
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2024-02-23 18:08:27 +00:00
..
6-stdlib cmd: don't require build tags in relnote pathnames 2024-02-23 18:08:27 +00:00
1-intro.md
2-language.md
3-tools.md cmd: remove support for GOROOT_FINAL 2024-02-21 22:16:54 +00:00
4-runtime.md
5-toolchain.md
7-ports.md doc/go1.23: document macOS requirements 2024-02-14 18:18:25 +00:00