Files
bubbletea/examples/input/go.mod
Christian Rocha 1695d9682b Remove input module (moved to another repo) and update input example
The input module is now in github.com/charmbracelet/teaparty/input
2020-01-18 11:04:09 -05:00

6 lines
120 B
Modula-2

module input-example
go 1.13
require github.com/charmbracelet/teaparty v0.0.0-20200118155738-c83a0bee59b9 // indirect