debian-forge-composer/vendor/golang.org/x/term
2024-12-12 16:03:32 +01:00
..
codereview.cfg container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
CONTRIBUTING.md container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
LICENSE Update osbuild/images to v0.75.0 2024-08-13 15:52:44 +02:00
PATENTS container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
README.md go.mod: upgrade golang.org/x/crypto 2024-12-12 16:03:32 +01:00
term.go build(deps): bump github.com/labstack/echo/v4 from 4.9.0 to 4.10.0 2023-02-07 09:03:10 +01:00
term_plan9.go container: add support for uploading to registries 2022-06-29 10:02:46 +02:00
term_unix.go build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
term_unix_bsd.go build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
term_unix_other.go build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
term_unsupported.go build(deps): bump the go-deps group with 10 updates 2023-11-13 14:26:11 +01:00
term_windows.go deps: update images to 0.94 2024-10-25 11:23:16 +02:00
terminal.go build(deps): bump github.com/labstack/echo/v4 from 4.9.0 to 4.10.0 2023-02-07 09:03:10 +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.