chore(deps): update module github.com/gdamore/tcell to v2
This commit is contained in:
parent
74abff62f3
commit
4ee4349867
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -4,7 +4,7 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/coreos/go-oidc v2.2.1+incompatible
|
||||
github.com/gdamore/tcell v1.4.0
|
||||
github.com/gdamore/tcell/v2 v2.4.0
|
||||
github.com/go-sql-driver/mysql v1.5.0
|
||||
github.com/jcmturner/gokrb5/v8 v8.4.2
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
|
|
Reference in a new issue