Update module github.com/gdamore/tcell/v2 to v2.7.1
This commit is contained in:
6
go.mod
6
go.mod
@@ -4,7 +4,7 @@ go 1.22.0
|
||||
|
||||
require (
|
||||
git.yetaga.in/alazyreader/go-openlibrary v0.0.1
|
||||
github.com/gdamore/tcell/v2 v2.7.0
|
||||
github.com/gdamore/tcell/v2 v2.7.1
|
||||
github.com/go-sql-driver/mysql v1.7.1
|
||||
github.com/irlndts/go-discogs v0.3.6
|
||||
github.com/kelseyhightower/envconfig v1.4.0
|
||||
@@ -85,8 +85,8 @@ require (
|
||||
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a // indirect
|
||||
golang.org/x/mod v0.14.0 // indirect
|
||||
golang.org/x/net v0.20.0 // indirect
|
||||
golang.org/x/sys v0.16.0 // indirect
|
||||
golang.org/x/term v0.16.0 // indirect
|
||||
golang.org/x/sys v0.17.0 // indirect
|
||||
golang.org/x/term v0.17.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
golang.org/x/time v0.5.0 // indirect
|
||||
golang.org/x/tools v0.17.0 // indirect
|
||||
|
Reference in New Issue
Block a user