1 2 3 4 5 6 7 8 9
module git.sr.ht/~taiite/senpai go 1.14 require ( github.com/gdamore/tcell v1.3.0 github.com/mattn/go-runewidth v0.0.9 gopkg.in/yaml.v2 v2.3.0 )