mirror of
https://github.com/yudai/gotty.git
synced 2026-01-01 15:18:50 +01:00
9 lines
186 B
Markdown
9 lines
186 B
Markdown
# pty
|
|
|
|
This Go module has moved to <https://github.com/creack/pty>.
|
|
|
|
Existing clients will continue to work.
|
|
|
|
New clients should use the new module import path
|
|
`github.com/creack/pty`.
|
|
|