diff options
author | Yang Zhang <yang_zhang@iapcm.ac.cn> | 2018-12-28 22:47:59 +0800 |
---|---|---|
committer | Yang Zhang <yang_zhang@iapcm.ac.cn> | 2018-12-30 08:38:31 +0800 |
commit | d823bc572801c8f324584e6fd85c57bc83d551db (patch) | |
tree | 2c77c6ffd98c56390eb3b4001f05144cd880d0d4 /Gopkg.toml | |
parent | d31891504d201423f512d897d44dd71b06dad93d (diff) | |
download | git-bug-d823bc572801c8f324584e6fd85c57bc83d551db.tar.gz |
Revert to MichaelMure's fork of gocui
Diffstat (limited to 'Gopkg.toml')
-rw-r--r-- | Gopkg.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |