multus-cni/vendor/golang.org/x/term
Muhammad Adil Ghaffar f18d96b648
update to go 1.23 and latest k8s version (1.32.5)
Signed-off-by: Muhammad Adil Ghaffar <muhammad.adil.ghaffar@est.tech>
2025-06-24 15:11:16 +03:00
..
codereview.cfg Support CNI 1.0.0 2022-04-06 00:34:53 +09:00
CONTRIBUTING.md Support CNI 1.0.0 2022-04-06 00:34:53 +09:00
LICENSE [bump] Bumps to libcni v1.3.0 2025-04-09 14:42:47 -04:00
PATENTS Support CNI 1.0.0 2022-04-06 00:34:53 +09:00
README.md update to go 1.23 and latest k8s version (1.32.5) 2025-06-24 15:11:16 +03:00
term_plan9.go Support CNI 1.0.0 2022-04-06 00:34:53 +09:00
term_unix_bsd.go Bump golang.org/x/net from 0.17.0 to 0.23.0 2024-04-19 12:20:28 +00:00
term_unix_other.go Bump golang.org/x/net from 0.17.0 to 0.23.0 2024-04-19 12:20:28 +00:00
term_unix.go Bump golang.org/x/net from 0.17.0 to 0.23.0 2024-04-19 12:20:28 +00:00
term_unsupported.go Bump golang.org/x/net from 0.17.0 to 0.23.0 2024-04-19 12:20:28 +00:00
term_windows.go update to go 1.23 and latest k8s version (1.32.5) 2025-06-24 15:11:16 +03:00
term.go Bump ginkgo to v2 2022-12-13 19:37:13 +02:00
terminal.go update to go 1.23 and latest k8s version (1.32.5) 2025-06-24 15:11:16 +03: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.