| commit | 1ae429ed9af22ab5442b13b72e44386be2f9f92e | [log] [tgz] |
|---|---|---|
| author | Gopher Robot <gobot@golang.org> | Fri Feb 14 18:57:42 2025 +0000 |
| committer | Gopher Robot <gobot@golang.org> | Fri Feb 14 12:17:08 2025 -0800 |
| tree | c0bc6360edf954ca9eca01e125420875cf89e922 | |
| parent | fa4651658ac77df0a02d29474ffe1140e058b1de [diff] |
all: upgrade go directive to at least 1.23.0 [generated] By now Go 1.24.0 has been released, and Go 1.22 is no longer supported per the Go Release Policy (https://go.dev/doc/devel/release#policy). For golang/go#69095. [git-generate] (cd . && go get go@1.23.0 && go mod tidy && go fix ./... && go mod edit -toolchain=none) Change-Id: I4dfe2096905891f3a5c7d34c2e82c6119cdd2448 Reviewed-on: https://go-review.googlesource.com/c/arch/+/649695 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/arch.
The main issue tracker for the arch repository is located at https://go.dev/issues. Prefix your issue with “x/arch:” in the subject line, so it is easy to find.