diff --git a/go.mod b/go.mod index 14b8415..ed72fb4 100644 --- a/go.mod +++ b/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