podman/vendor/golang.org/x/term
renovate[bot] 32d389a19c
fix(deps): update module golang.org/x/term to v0.32.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 18:53:33 +00:00
..
CONTRIBUTING.md
LICENSE Update module golang.org/x/net to v0.28.0 2024-08-06 19:12:49 +00:00
PATENTS
README.md fix(deps): update module golang.org/x/crypto to v0.29.0 2024-11-08 00:02:29 +00:00
codereview.cfg
term.go
term_plan9.go
term_unix.go fix(deps): update module golang.org/x/net to v0.18.0 2023-11-08 22:16:17 +00:00
term_unix_bsd.go fix(deps): update module golang.org/x/net to v0.18.0 2023-11-08 22:16:17 +00:00
term_unix_other.go fix(deps): update module golang.org/x/net to v0.18.0 2023-11-08 22:16:17 +00:00
term_unsupported.go fix(deps): update module golang.org/x/net to v0.18.0 2023-11-08 22:16:17 +00:00
term_windows.go fix(deps): update module golang.org/x/crypto to v0.27.0 2024-09-06 08:12:21 +00:00
terminal.go fix(deps): update module golang.org/x/term to v0.32.0 2025-05-05 18:53:33 +00: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.