aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorYang Zhang <yang_zhang@iapcm.ac.cn>2018-12-28 22:47:59 +0800
committerYang Zhang <yang_zhang@iapcm.ac.cn>2018-12-30 08:38:31 +0800
commitd823bc572801c8f324584e6fd85c57bc83d551db (patch)
tree2c77c6ffd98c56390eb3b4001f05144cd880d0d4 /Gopkg.toml
parentd31891504d201423f512d897d44dd71b06dad93d (diff)
downloadgit-bug-d823bc572801c8f324584e6fd85c57bc83d551db.tar.gz
Revert to MichaelMure's fork of gocui
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 93a89ad6..0fe18091 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -61,5 +61,5 @@
version = "0.7.1"
[[constraint]]
- name = "github.com/jesseduffield/gocui"
- branch = "master"
+ name = "github.com/MichaelMure/gocui"
+ branch = "master" \ No newline at end of file