aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2023-04-27 07:42:14 -0500
committerRobin Jarry <robin@jarry.cc>2023-04-27 14:42:50 +0200
commite02479ad9ab802d5ab8da1ea614a579fc126ece6 (patch)
treef0a8cfbdd21ecaf7b5629d9c203d61e534aa9c02 /go.mod
parentb3c1b693184d0d03171339c883bb2ecb4d983abc (diff)
downloadaerc-e02479ad9ab802d5ab8da1ea614a579fc126ece6.tar.gz
aerc-e02479ad9ab802d5ab8da1ea614a579fc126ece6.zip
term: upgrade tcell-term
Upgrade tcell-term, includes a bug fix when CUP is sent with only one param. Fixes: https://todo.sr.ht/~rjarry/aerc/170 Tested-by: ~staceeharper Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 129ecc97..cec977e6 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module git.sr.ht/~rjarry/aerc
go 1.18
require (
- git.sr.ht/~rockorager/tcell-term v0.7.1
+ git.sr.ht/~rockorager/tcell-term v0.8.0
git.sr.ht/~sircmpwn/getopt v1.0.0
github.com/ProtonMail/go-crypto v0.0.0-20230417170513-8ee5748c52b5
github.com/arran4/golang-ical v0.0.0-20230318005454-19abf92700cc