module github.com/Netflix/go-expect go 1.13 require ( github.com/kr/pty v1.1.1 github.com/stretchr/testify v1.6.1 )