buildah/vendor/golang.org/x/crypto/ssh
Nalin Dahyabhai 1ec4983d50 Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term
The golang.org/x/crypto/ssh/terminal package has been deprecated and
replaced upstream by golang.org/x/term, so switch to that.  It's a
simple 1:1 replacement.

[NO NEW TESTS NEEDED]

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2021-08-24 15:35:12 -04:00
..
agent Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
internal/bcrypt_pbkdf Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
buffer.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
certs.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
channel.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
cipher.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
client.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
client_auth.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
common.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
connection.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
doc.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
handshake.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
kex.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
keys.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
mac.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
messages.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
mux.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
server.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
session.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
ssh_gss.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
streamlocal.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
tcpip.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
transport.go Implement SSH RUN mount 2021-08-06 09:00:06 -04:00