skopeo/vendor/golang.org/x/term
renovate[bot] f5c34db79d
fix(deps): update module golang.org/x/term to v0.31.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-06 02:28:30 +00:00
..
codereview.cfg Bump github.com/containers/image/v5 from 5.19.1 to 5.20.0 2022-03-02 09:21:25 +00:00
CONTRIBUTING.md Vendor in latest golang.org/x/crypto 2021-01-28 18:16:10 -05:00
LICENSE fix(deps): update module golang.org/x/term to v0.23.0 2024-08-06 18:52:59 +00:00
PATENTS Vendor in latest golang.org/x/crypto 2021-01-28 18:16:10 -05:00
README.md Bump c/common to v0.60.0 2024-11-12 17:58:45 -05:00
term_plan9.go Vendor in latest golang.org/x/crypto 2021-01-28 18:16:10 -05:00
term_unix_bsd.go fix(deps): update module golang.org/x/term to v0.14.0 2023-11-08 08:11:46 +00:00
term_unix_other.go fix(deps): update module golang.org/x/term to v0.14.0 2023-11-08 08:11:46 +00:00
term_unix.go fix(deps): update module golang.org/x/term to v0.14.0 2023-11-08 08:11:46 +00:00
term_unsupported.go fix(deps): update module golang.org/x/term to v0.14.0 2023-11-08 08:11:46 +00:00
term_windows.go fix(deps): update module golang.org/x/term to v0.24.0 2024-09-05 19:18:31 +00:00
term.go Update for c/image's update of github.com/gobuffalo/pop 2022-08-23 22:00:00 +02:00
terminal.go fix(deps): update module golang.org/x/term to v0.31.0 2025-04-06 02:28:30 +00:00

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.