boulder/vendor/golang.org/x/term
dependabot[bot] 426482781c
build(deps): bump the otel group (#7968)
Update:
- https://github.com/open-telemetry/opentelemetry-go-contrib from 0.55.0 to 0.61.0
- https://github.com/open-telemetry/opentelemetry-go from 1.30.0 to 1.36.0
- several golang.org/x/ packages
- their transitive dependencies
2025-06-06 17:22:48 -07:00
..
CONTRIBUTING.md log: allow logging to stdout/stderr instead of syslog (#6307) 2022-08-29 06:19:22 -07:00
LICENSE Update public suffix list (#7672) 2024-08-19 14:03:03 -04:00
PATENTS log: allow logging to stdout/stderr instead of syslog (#6307) 2022-08-29 06:19:22 -07:00
README.md build(deps): bump golang.org/x/sys from 0.25.0 to 0.29.0 (#7927) 2025-01-27 14:49:45 -08:00
codereview.cfg log: allow logging to stdout/stderr instead of syslog (#6307) 2022-08-29 06:19:22 -07:00
term.go log: allow logging to stdout/stderr instead of syslog (#6307) 2022-08-29 06:19:22 -07:00
term_plan9.go log: allow logging to stdout/stderr instead of syslog (#6307) 2022-08-29 06:19:22 -07:00
term_unix.go Update OTel dependencies to latest (#7206) 2023-12-13 09:33:39 -05:00
term_unix_bsd.go Update OTel dependencies to latest (#7206) 2023-12-13 09:33:39 -05:00
term_unix_other.go Update OTel dependencies to latest (#7206) 2023-12-13 09:33:39 -05:00
term_unsupported.go Update OTel dependencies to latest (#7206) 2023-12-13 09:33:39 -05:00
term_windows.go Update OTel dependencies (#7713) 2024-10-07 13:22:08 -07:00
terminal.go build(deps): bump the otel group (#7968) 2025-06-06 17:22:48 -07: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.