Codebase list golang-pty / 9a78d6ba-3b0e-474d-b587-151f42766ad0/main README.md
9a78d6ba-3b0e-474d-b587-151f42766ad0/main

Tree @9a78d6ba-3b0e-474d-b587-151f42766ad0/main (Download .tar.gz)

README.md @9a78d6ba-3b0e-474d-b587-151f42766ad0/mainraw · history · blame

1
2
3
4
5
6
7
8
# 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`.