podman/vendor/golang.org/x/term
renovate[bot] e1fe4b4b95
fix(deps): update module golang.org/x/crypto to v0.29.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 00:02:29 +00:00
..
CONTRIBUTING.md Bump golang.org/x/crypto 2021-01-23 17:04:59 -05:00
LICENSE Update module golang.org/x/net to v0.28.0 2024-08-06 19:12:49 +00:00
PATENTS Bump golang.org/x/crypto 2021-01-23 17:04:59 -05:00
README.md fix(deps): update module golang.org/x/crypto to v0.29.0 2024-11-08 00:02:29 +00:00
codereview.cfg Vendor in containers/common@main 2022-02-28 16:23:26 -05:00
term.go vendor buildah@main 2022-06-10 09:42:19 +02:00
term_plan9.go Bump golang.org/x/crypto 2021-01-23 17:04:59 -05:00
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 Bump golang.org/x/term from 0.1.0 to 0.2.0 2022-11-10 10:24:59 +01: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.