mattn / longcat

Looooooooooooooooooooooooooooooooooooooooooooooong cat
MIT License
666 stars 26 forks source link

Migrate to golang.org/x/term #41

Closed itok01 closed 3 years ago

itok01 commented 3 years ago

Migrate to golang.org/x/term because golang.org/x/crypto/ssh/terminal is deprecated.

mattn commented 3 years ago

Thank you. I'll merge https://github.com/mattn/longcat/pull/42 including your commit.

mattn commented 3 years ago

Thanks!