module github.com/ActiveState/termtest go 1.14 require ( github.com/ActiveState/go-expect v0.2.0 github.com/ActiveState/termtest/expect v0.5.1 github.com/ActiveState/vt10x v1.2.0 github.com/stretchr/testify v1.5.1 )