mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 20:56:17 +00:00
9 lines
192 B
AMPL
9 lines
192 B
AMPL
module github.com/charmbracelet/teaparty
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/charmbracelet/tea v0.0.0-20200220032354-23432f30dd46
|
|
github.com/muesli/termenv v0.4.1-0.20200131124310-936567584c3e
|
|
)
|