containerd/vendor/golang.org/x/term
Kirtana Ashok 9d5cfce833 Update github.com/containerd/imgcrypt to v2.0.0
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
2025-01-30 10:09:20 -08:00
..
codereview.cfg Upgrade google.golang.org/grpc and google.golang.org/protobuf 2022-04-27 17:25:02 +00:00
CONTRIBUTING.md go.mod: github.com/containerd/imgcrypt v1.1.1-0.20210412181126-0bed51b9522c 2021-04-13 01:06:38 +02:00
LICENSE build(deps): bump the otel group with 8 updates 2024-09-02 23:16:11 +00:00
PATENTS go.mod: github.com/containerd/imgcrypt v1.1.1-0.20210412181126-0bed51b9522c 2021-04-13 01:06:38 +02:00
README.md Update github.com/containerd/imgcrypt to v2.0.0 2025-01-30 10:09:20 -08:00
term_plan9.go go.mod: github.com/containerd/imgcrypt v1.1.1-0.20210412181126-0bed51b9522c 2021-04-13 01:06:38 +02:00
term_unix_bsd.go deps: Update otelgrpc 2023-12-28 09:47:05 -05:00
term_unix_other.go deps: Update otelgrpc 2023-12-28 09:47:05 -05:00
term_unix.go deps: Update otelgrpc 2023-12-28 09:47:05 -05:00
term_unsupported.go deps: Update otelgrpc 2023-12-28 09:47:05 -05:00
term_windows.go build(deps): bump the otel group with 8 updates 2024-09-18 08:30:25 +00:00
term.go Update to cri-api v0.26.0-beta.0 2022-11-18 21:13:34 +00:00
terminal.go vendor: golang.org/x/net v0.4.0 2022-12-07 22:20:44 +01: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.