gotty/vendor/github.com/kr/pty/README.md

10 lines
186 B
Markdown
Raw Normal View History

2015-08-16 09:47:23 +00:00
# pty
This Go module has moved to <https://github.com/creack/pty>.
2015-08-16 09:47:23 +00:00
Existing clients will continue to work.
2015-08-16 09:47:23 +00:00
New clients should use the new module import path
`github.com/creack/pty`.
2015-08-16 09:47:23 +00:00