module github.com/ActiveState/termtest/xpty go 1.14 require ( github.com/ActiveState/termtest/conpty v0.5.0 github.com/ActiveState/vt10x v1.2.0 github.com/creack/pty v1.1.9 github.com/stretchr/testify v1.5.1 golang.org/x/crypto v0.0.0-20200427165652-729f1e841bcc )