mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-10 15:01:41 -07:00
The golang.org/x/crypto/ssh/terminal package is deprecated and merely a wrapper around golang.org/x/term. Use the latter directly and avoid the dependency on the former altogether.