aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2022-09-20 15:15:46 -0500
committerRobin Jarry <robin@jarry.cc>2022-09-25 11:54:29 +0200
commitda10dae86e9d422f7029de5612ddbdc0a2be86c2 (patch)
treeb5d6329d06580e5ef417c03459bfa1245bf415b4 /go.mod
parente7a51f55241c46d9eb7eb113c3a27f3709175019 (diff)
downloadaerc-da10dae86e9d422f7029de5612ddbdc0a2be86c2.tar.gz
aerc-da10dae86e9d422f7029de5612ddbdc0a2be86c2.zip
terminal: bump tcell-term version
Bump tcell-term version to latest commit. Intention is to release tcell-term v0.2.0 just before aerc 0.13.0. 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 06c1f658..90aa1cec 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module git.sr.ht/~rjarry/aerc
go 1.16
require (
- git.sr.ht/~rockorager/tcell-term v0.1.0
+ git.sr.ht/~rockorager/tcell-term v0.1.1-0.20220920200206-237e095b9b99
git.sr.ht/~sircmpwn/getopt v1.0.0
github.com/ProtonMail/go-crypto v0.0.0-20211221144345-a4f6767435ab
github.com/arran4/golang-ical v0.0.0-20220517104411-fd89fefb0182