module github.com/skanehira/tson go 1.13 require ( github.com/creack/pty v1.1.9 github.com/gdamore/tcell v1.3.0 github.com/gofrs/uuid v3.2.0+incompatible github.com/mitchellh/go-homedir v1.1.0 github.com/rivo/tview v0.0.0-20190324182152-8a9e26fab0ff github.com/rivo/uniseg v0.1.0 // indirect golang.org/x/crypto v0.0.0-20191029031824-8986dd9e96cf )