aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2022-02-15 21:52:36 +0100
committerMichael Muré <batolettre@gmail.com>2022-02-15 21:52:36 +0100
commit5ecfcb0e6ef7a7153b3bb6f53e939805c4e8f34d (patch)
tree08a64a12be7e70591cc0a47a5d6d5dbe9c2da652 /go.mod
parent44f61b66775e77fd8b42ba3ea57b2c323463b725 (diff)
downloadgit-bug-5ecfcb0e6ef7a7153b3bb6f53e939805c4e8f34d.tar.gz
update gocui
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 2fcf0fd2..dfaa8519 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/MichaelMure/go-term-text v0.3.1
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7
github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195
- github.com/awesome-gocui/gocui v0.6.1-0.20191115151952-a34ffb055986
+ github.com/awesome-gocui/gocui v1.1.0
github.com/blevesearch/bleve v1.0.14
github.com/cheekybits/genny v0.0.0-20170328200008-9127e812e1e9
github.com/corpix/uarand v0.1.1 // indirect