mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
Update dependencies
This commit is contained in:
4
go.mod
4
go.mod
@@ -5,6 +5,6 @@ go 1.13
|
||||
require (
|
||||
github.com/muesli/termenv v0.7.2
|
||||
github.com/pkg/term v0.0.0-20200520122047-c3ffed290a03
|
||||
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
|
||||
golang.org/x/sys v0.0.0-20200821140526-fda516888d29 // indirect
|
||||
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
|
||||
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user