mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-16 18:15:03 -07:00
Bump dependencies
This commit is contained in:
6
go.mod
6
go.mod
@@ -3,8 +3,8 @@ module github.com/charmbracelet/bubbletea
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/muesli/termenv v0.5.3-0.20200617122104-66d435cfe924
|
||||
github.com/muesli/termenv v0.5.3-0.20200617154346-da5de72b61c0
|
||||
github.com/pkg/term v0.0.0-20200520122047-c3ffed290a03
|
||||
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
|
||||
golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1 // indirect
|
||||
golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
|
||||
golang.org/x/sys v0.0.0-20200620081246-981b61492c35 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user