summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2019-02-15 20:54:03 +1100
committerJesse Duffield <jessedduffield@gmail.com>2019-02-15 20:54:03 +1100
commit306ac41fd847ef2d50c4262fcb439dbf6cd9b29b (patch)
tree125910b5fb4013eb552280ceb9730becc84915b3 /go.mod
parentc1019934058d92c5edd2d1829b543c6d2ed1ace9 (diff)
bump gocui to support loader animations on views
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 505827242..f06e2edec 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/heroku/rollrus v0.0.0-20180515183152-fc0cef2ff331
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
github.com/jesseduffield/go-getter v0.0.0-20180822080847-906e15686e63
- github.com/jesseduffield/gocui v0.0.0-20190211105959-985c2f8d59e5
+ github.com/jesseduffield/gocui v0.0.0-20190215095146-e70eea43593b
github.com/jesseduffield/pty v0.0.0-20181218102224-02db52c7e406
github.com/jesseduffield/termbox-go v0.0.0-20180919093808-1e272ff78dcb
github.com/jmespath/go-jmespath v0.0.0-20160202185014-0b12d6b521d8