Files
bubbletea/tutorials/go.mod
Christian Muehlhaeuser 82e641ef63 go mod tidy
2020-08-22 12:33:48 +02:00

8 lines
128 B
Modula-2

module tutorial
go 1.14
require github.com/charmbracelet/bubbletea v0.10.2
replace github.com/charmbracelet/bubbletea => ../