podman/pkg/terminal
Paul Holzinger 56d6ee0808
move golang.org/x/crypto/ssh/terminal to golang.org/x/term
golang.org/x/crypto/ssh/terminal is deprecated. The package was moved to
golang.org/x/term. golang.org/x/crypto/ssh/terminal was already just
calling golang.org/x/term itslef so there are no functional changes.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-04-22 12:40:52 +02:00
..
console_unix.go fix a number of `godot` issues 2022-03-22 13:04:35 +01:00
console_windows.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
util.go move golang.org/x/crypto/ssh/terminal to golang.org/x/term 2022-04-22 12:40:52 +02:00