]> git.lizzy.rs Git - micro.git/blobdiff - go.mod
Merge branch 'issue_1008' of https://github.com/sum01/micro into sum01-issue_1008
[micro.git] / go.mod
diff --git a/go.mod b/go.mod
index 1df1d91a425d24df426294f930d6acea76cf5a10..9f99bf2dc4aa813cb147286e2960a39bbdfc9578 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
        github.com/zyedidia/highlight v0.0.0-20170330143449-201131ce5cf5
        github.com/zyedidia/json5 v0.0.0-20200102012142-2da050b1a98d
        github.com/zyedidia/pty v2.0.0+incompatible // indirect
-       github.com/zyedidia/tcell v1.4.2
+       github.com/zyedidia/tcell v1.4.3
        github.com/zyedidia/terminal v0.0.0-20180726154117-533c623e2415
        golang.org/x/text v0.3.2
        gopkg.in/yaml.v2 v2.2.7