summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRui Chen <chenrui333@gmail.com>2020-03-03 18:14:49 -0500
committerRui Chen <chenrui333@gmail.com>2020-03-03 18:14:49 -0500
commit395afc4a8dd99725916fd8834a58ae51d153caab (patch)
tree8f12c1638cbf3f79c8ab4bac34ad44bff719ff4c /go.mod
parent31e201ca52a37cb75386931fe8f74911c0b1e528 (diff)
Bump golang to v1.14
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 8ed67a9bb..b3773a38b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module github.com/jesseduffield/lazygit
-go 1.13
+go 1.14
require (
github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21