mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 04:36:07 +00:00
9 lines
134 B
AMPL
9 lines
134 B
AMPL
module github.com/charmbracelet/teaparty
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/charmbracelet/tea v0.2.0
|
|
github.com/muesli/termenv v0.5.0
|
|
)
|