module github.com/elves/elvish require ( github.com/BurntSushi/toml v0.3.1 github.com/kr/pty v1.1.4 github.com/mattn/go-isatty v0.0.12 github.com/xiaq/persistent v0.0.0-20200820214153-3175cfb92e14 go.etcd.io/bbolt v1.3.4 golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd ) go 1.14