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>