module github.com/tailscale/goexpect

go 1.17

require (
	github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f
	github.com/ziutek/telnet v0.0.0-20180329124119-c3b780dc415b
	golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
)

require golang.org/x/sys v0.0.0-20190412213103-97732733099d // indirect