diff options
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/jroimartin/gocui" - branch = "master"
\ No newline at end of file + name = "github.com/jesseduffield/gocui" + branch = "master" |