commit | 208db03875ede13ab6fe9213b87281e0d4ca7426 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Feb 14 21:17:05 2025 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Feb 14 13:48:08 2025 -0800 |
tree | 802b187b1119f800b7f6f965af38db2b032c0296 | |
parent | 743b2709ab25357d30ce1eac4a840eb0b7deb1bf [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: Ia92133521e64a509dbf90ea4945a0c943b961cb2 Reviewed-on: https://go-review.googlesource.com/c/term/+/649398 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This repository provides Go terminal and console support 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/term.
The main issue tracker for the term repository is located at https://go.dev/issues. Prefix your issue with “x/term:” in the subject line, so it is easy to find.