bubbletea/tutorials/go.mod

8 lines
158 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.12.2-0.20201101135743-116a0cfb8f37
2020-07-23 17:30:25 -04:00
replace github.com/charmbracelet/bubbletea => ../