Updates /x/sys from v0.25.0 to v0.29.0. - Changelog: https://go.googlesource.com/sys/+log/v0.25.0..v0.29.0 - Diff: https://go.googlesource.com/sys/+diff/v0.25.0..v0.29.0 Also updates these transitive dependencies, none of which result in any changes to our vendored code: - /x/crypto from v0.27.0 to v0.32.0 - /x/sync from v0.8.0 to v0.10.0 - /x/term from v0.24.0 to v0.28.0 - /x/text from v0.18.0 to v0.21.0 |
||
|---|---|---|
| .. | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| PATENTS | ||
| README.md | ||
| codereview.cfg | ||
| term.go | ||
| term_plan9.go | ||
| term_unix.go | ||
| term_unix_bsd.go | ||
| term_unix_other.go | ||
| term_unsupported.go | ||
| term_windows.go | ||
| terminal.go | ||
README.md
Go terminal/console support
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.