summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-10-02 21:05:54 -0700
committerGitHub <noreply@github.com>2022-10-02 21:05:54 -0700
commit3375cc1b3dc347c3359977b3b2c8c9c98eddeff2 (patch)
tree47dac1e0ed9e987ffff31cb05aa3fad30f9cc261 /go.mod
parenta77aa4d75ae1f04a15257fd92f7e763b8a4215db (diff)
parented98b60078df3b4b30f46ea6beee9181a57f3df1 (diff)
Merge pull request #2196 from jesseduffield/no-glitchy-render-to-main
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 026e573d1..57baf958b 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/integrii/flaggy v1.4.0
github.com/jesseduffield/generics v0.0.0-20220320043834-727e535cbe68
github.com/jesseduffield/go-git/v5 v5.1.2-0.20201006095850-341962be15a4
- github.com/jesseduffield/gocui v0.3.1-0.20221001154429-72c39318a83d
+ github.com/jesseduffield/gocui v0.3.1-0.20221003033055-3b1444b7ce1c
github.com/jesseduffield/kill v0.0.0-20220618033138-bfbe04675d10
github.com/jesseduffield/minimal/gitignore v0.3.3-0.20211018110810-9cde264e6b1e
github.com/jesseduffield/yaml v2.1.0+incompatible