mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-17 02:25:12 -07:00
Update example go.mod/sum
This commit is contained in:
@@ -3,8 +3,7 @@ module examples
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/charmbracelet/tea v0.0.0-20200120035228-5156905c3e10
|
||||
github.com/charmbracelet/tea v0.0.0-20200120185458-524cf2cffd81
|
||||
github.com/charmbracelet/teaparty v0.0.0-20200118155738-c83a0bee59b9
|
||||
github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
|
||||
golang.org/x/sys v0.0.0-20200120151820-655fe14d7479 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user