Codebase list golang-pty / 313346cb-dca1-4552-afa2-ac6ec172ec5a/upstream
313346cb-dca1-4552-afa2-ac6ec172ec5a/upstream

Tree @313346cb-dca1-4552-afa2-ac6ec172ec5a/upstream (Download .tar.gz)

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`.