kops/vendor/golang.org/x/term
Arnaud Meukam 237b19ef44
Bump Golang to 1.25
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2025-08-14 15:03:37 +02:00
..
CONTRIBUTING.md Bump sftp to 1.12 2020-12-16 09:08:44 +01:00
LICENSE Update dependencies 2024-08-09 20:20:55 +00:00
PATENTS Bump sftp to 1.12 2020-12-16 09:08:44 +01:00
README.md Update k8s.io dependencies 2025-02-25 14:55:45 +01:00
codereview.cfg Bump AWS SDK to v1.43.11 2022-03-03 20:39:26 +01:00
term.go Update dependencies 2022-10-21 06:17:40 +00:00
term_plan9.go Bump sftp to 1.12 2020-12-16 09:08:44 +01:00
term_unix.go Update dependencies 2023-11-10 06:06:26 +00:00
term_unix_bsd.go Update dependencies 2023-11-10 06:06:26 +00:00
term_unix_other.go Update dependencies 2023-11-10 06:06:26 +00:00
term_unsupported.go Update dependencies 2023-11-10 06:06:26 +00:00
term_windows.go Bump Golang to 1.25 2025-08-14 15:03:37 +02:00
terminal.go Bump Golang to 1.25 2025-08-14 15:03:37 +02:00

README.md

Go terminal/console support

Go Reference

This repository provides Go terminal and console support packages.

Report Issues / Send Patches

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.