mirror of
https://github.com/golang/term.git
synced 2026-01-29 15:12:09 +03:00
By now Go 1.25.0 has been released, and Go 1.23 is no longer supported per the Go Release Policy (see https://go.dev/doc/devel/release#policy). For golang/go#69095. [git-generate] (cd . && go get go@1.24.0 && go mod tidy && go fix ./... && go mod edit -toolchain=none) Change-Id: I8bf28e20963f73333d83fbe50434bb5abcce36da Reviewed-on: https://go-review.googlesource.com/c/term/+/695280 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
6 lines
70 B
Modula-2
6 lines
70 B
Modula-2
module golang.org/x/term
|
|
|
|
go 1.24.0
|
|
|
|
require golang.org/x/sys v0.35.0
|