aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-07-27 12:33:59 -0400
committerDrew DeVault <sir@cmpwn.com>2019-07-27 12:33:59 -0400
commit84f49e96ce6d0d7011a05a4932461fd97c7daf63 (patch)
treebf764f89c86ec5b5059ebfe210d9e7f4ed7cc081 /go.mod
parent974b22c8f1541a79bc38850a955978643e189445 (diff)
Update tcell
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 21492a7..a1f019d 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/emersion/go-sasl v0.0.0-20190704090222-36b50694675c
github.com/emersion/go-smtp v0.11.2
github.com/fsnotify/fsnotify v1.4.7
- github.com/gdamore/tcell v1.1.4
+ github.com/gdamore/tcell v1.1.5-0.20190724020331-84b54971b46c
github.com/go-ini/ini v1.44.0
github.com/golang/protobuf v1.3.2 // indirect
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
@@ -38,4 +38,4 @@ require (
gopkg.in/ini.v1 v1.44.0 // indirect
)
-replace github.com/gdamore/tcell => git.sr.ht/~sircmpwn/tcell v0.0.0-20190616032858-1f7dcc638286
+replace github.com/gdamore/tcell => git.sr.ht/~sircmpwn/tcell v0.0.0-20190727161107-0abd73a30946