mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 12:46:14 +00:00
9 lines
193 B
AMPL
9 lines
193 B
AMPL
module github.com/charmbracelet/teaparty
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/charmbracelet/tea v0.0.0-20200130023737-bb06373836b4
|
|
golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9 // indirect
|
|
)
|