module github.com/ActiveState/termtest/expect go 1.12 require ( github.com/ActiveState/termtest/xpty v0.5.0 github.com/ActiveState/vt10x v1.2.0 github.com/stretchr/testify v1.5.1 )