cli/vendor/golang.org/x/term
Sebastiaan van Stijn b515831508
vendor: golang.org/x/crypto v0.37.0
full diff: https://github.com/golang/crypto/compare/v0.35.0...v0.37.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-04-10 00:00:46 +02:00
..
CONTRIBUTING.md
LICENSE vendor: golang.org/x/term v0.23.0 2024-09-12 18:29:52 +02:00
PATENTS
README.md vendor: golang.org/x/term v0.26.0 2024-12-06 22:38:55 +01:00
codereview.cfg vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c 2022-09-06 23:14:47 +02:00
term.go vendor: golang.org/x/term v0.1.0 2022-11-16 15:58:54 +01:00
term_plan9.go
term_unix.go vendor: golang.org/x/crypto v0.16.0 2023-12-18 13:47:30 +01:00
term_unix_bsd.go vendor: golang.org/x/crypto v0.16.0 2023-12-18 13:47:30 +01:00
term_unix_other.go vendor: golang.org/x/crypto v0.16.0 2023-12-18 13:47:30 +01:00
term_unsupported.go vendor: golang.org/x/crypto v0.16.0 2023-12-18 13:47:30 +01:00
term_windows.go vendor: golang.org/x/term v0.24.0 2024-10-12 21:46:04 +02:00
terminal.go vendor: golang.org/x/crypto v0.37.0 2025-04-10 00:00:46 +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.