aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorqiulaidongfeng <2645477756@qq.com>2024-09-24 12:53:21 +0000
committerGopher Robot <gobot@golang.org>2024-09-26 13:17:04 +0000
commit607975cfa15768e3587facfbde18ef9f18c46170 (patch)
tree310e51af52a1f1fe941faf640393866fbdcf6514 /src/runtime
parent80143607f06fd6410700e9764cfea9aaac9c311c (diff)
downloadgo-607975cfa15768e3587facfbde18ef9f18c46170.tar.xz
cmd/dist: enforce the lowest bootstrap version
The go1.24 release notes say that go1.22.6 is the minimum bootstraps required, the go team also use go1.22.6 bootstraps in testing, so if there's a problem with using an older version, automated testing won't uncover it. Now enforce this in dist to avoid release notes that do not match reality, which can be confusing. For #64751 Change-Id: Icd2f8a47b2bbb2d7c3dab9be9a228f43b9630063 GitHub-Last-Rev: 425cd7f03c09ca5e4017d5a70a71fe8cf56d63e5 GitHub-Pull-Request: golang/go#69168 Reviewed-on: https://go-review.googlesource.com/c/go/+/609762 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions