aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJason Cox <me@jasoncarloscox.com>2023-10-28 22:08:55 -0400
committerRobin Jarry <robin@jarry.cc>2023-11-23 00:14:11 +0100
commit0be34bbb0bdb3045c21ab3352b65c906913d05c8 (patch)
treee75a24c26bfbee78289607b473d6ea0b09a70116 /go.mod
parent117f34c066fb616484f50172bdf7c6c6c89ddf13 (diff)
downloadaerc-0be34bbb0bdb3045c21ab3352b65c906913d05c8.tar.gz
aerc-0be34bbb0bdb3045c21ab3352b65c906913d05c8.zip
chore: upgrade to latest tcell-term
Pull in changes allowing us to specify the environment of the start command for a term. This will allow defining environment variables for the editor in the next commit. Signed-off-by: Jason Cox <me@jasoncarloscox.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 1a09ed6f..7e498726 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.18
require (
git.sr.ht/~rjarry/go-opt v1.3.0
git.sr.ht/~rockorager/go-jmap v0.3.0
- git.sr.ht/~rockorager/tcell-term v0.8.0
+ git.sr.ht/~rockorager/tcell-term v0.10.0
github.com/ProtonMail/go-crypto v0.0.0-20230417170513-8ee5748c52b5
github.com/arran4/golang-ical v0.0.0-20230318005454-19abf92700cc
github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964