commit | ef6c1ab6fef58f6d0dd4dfeb34f9efa4e8200753 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Feb 14 21:11:28 2025 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Feb 14 13:56:20 2025 -0800 |
tree | 8fa8e4c077e59306b4db71cc37a03ba1f50800cc | |
parent | 45df02f8a1c234d7257a619ebae89037d8aaf9f1 [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: I718ea411090d15d57aa66009e9157b66b64dde67 Reviewed-on: https://go-review.googlesource.com/c/image/+/649377 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go image packages.
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/image.
The main issue tracker for the image repository is located at https://go.dev/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.