containerized-data-importer/vendor/golang.org/x/term
Alexander Wels c9f956a4ee
bump golang.org/x/net to v0.33.0 (#3589)
Fixes CVE-2024-45338

Signed-off-by: Alexander Wels <awels@redhat.com>
2025-01-14 16:26:40 +01:00
..
BUILD.bazel 23 libs (#2077) 2022-01-07 16:56:25 +01:00
codereview.cfg Separate sdk api (#2208) 2022-03-31 21:31:18 +02:00
CONTRIBUTING.md attempt to make dependabot happier (#1986) 2021-10-12 18:49:03 +02:00
LICENSE bump golang.org/x/net to v0.33.0 (#3589) 2025-01-14 16:26:40 +01:00
PATENTS attempt to make dependabot happier (#1986) 2021-10-12 18:49:03 +02:00
README.md bump golang.org/x/net to v0.33.0 (#3589) 2025-01-14 16:26:40 +01:00
term_plan9.go attempt to make dependabot happier (#1986) 2021-10-12 18:49:03 +02:00
term_unix_bsd.go Switch version of go-jose (#3150) 2024-03-27 02:43:22 +01:00
term_unix_other.go Switch version of go-jose (#3150) 2024-03-27 02:43:22 +01:00
term_unix.go Switch version of go-jose (#3150) 2024-03-27 02:43:22 +01:00
term_unsupported.go Switch version of go-jose (#3150) 2024-03-27 02:43:22 +01:00
term_windows.go bump golang.org/x/net to v0.33.0 (#3589) 2025-01-14 16:26:40 +01:00
term.go Make deps update and bump to go 1.19 utilizing new builder (#2632) 2023-03-13 13:04:12 +00:00
terminal.go Make deps update and bump to go 1.19 utilizing new builder (#2632) 2023-03-13 13:04:12 +00: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.