module github.com/charmbracelet/bubbletea go 1.13 require ( github.com/containerd/console v1.0.1 github.com/mattn/go-isatty v0.0.12 github.com/muesli/reflow v0.2.1-0.20210115123740-9e1d0d53df68 github.com/muesli/termenv v0.8.1 golang.org/x/crypto v0.0.0-20201012173705-84dcc777aaee golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 )