rclone/lib/terminal
Tobias Klauser 54c9c3156c fs/config, lib/terminal: use golang.org/x/term
golang.org/x/crypto/ssh/terminal is deprecated in favor of
golang.org/x/term, see https://pkg.go.dev/golang.org/x/crypto/ssh/terminal

The latter also supports ReadPassword on solaris, so enable the
respective functionality in fs/config for solaris as well.
2022-04-01 12:48:18 +01:00
..
hidden_other.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
hidden_windows.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
terminal.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
terminal_normal.go fs/config, lib/terminal: use golang.org/x/term 2022-04-01 12:48:18 +01:00
terminal_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00