commit | 05c9512268b810910595e592c68436f27594f3c1 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Tue Oct 10 18:35:22 2023 -0400 |
committer | Gopher Robot <gobot@golang.org> | Tue Oct 10 23:22:25 2023 +0000 |
tree | 73e5db9f001cdad7fff03cd96d422d9ca1176187 | |
parent | b6e875325b9240a588005b57569516391c352e78 [diff] |
all: update go directive to 1.18 Done with: go get go@1.18 go mod tidy go fix ./... Using go1.21.3. Also delete the build constraints that are always satisfied when using supported Go versions. For golang/go#60268. Change-Id: Iab4a7237a368b1ac05bb72a646501defb51503f1 Reviewed-on: https://go-review.googlesource.com/c/arch/+/534197 Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
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://golang.org/doc/contribute.html.
The main issue tracker for the arch repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/arch:” in the subject line, so it is easy to find.