bubbletea/tutorials/go.mod

8 lines
128 B
Modula-2
Raw Normal View History

2020-07-23 17:30:25 -04:00
module tutorial
go 1.14
require github.com/charmbracelet/bubbletea v0.21.0
2020-07-23 17:30:25 -04:00
replace github.com/charmbracelet/bubbletea => ../