DEBSOURCES
Skip Quicknav
sources / golang-github-netflix-go-expect / 0.0~git20201125.85d881c-2 / go.mod
12345678
module github.com/Netflix/go-expect go 1.13 require ( github.com/kr/pty v1.1.1 github.com/stretchr/testify v1.6.1 )