summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRui Chen <rchen@meetup.com>2019-10-26 21:53:22 -0400
committerRui Chen <rchen@meetup.com>2019-10-26 21:53:22 -0400
commit32d6a17240a9b6810b8bfc6805b5fa02644337e9 (patch)
tree5c730fec38b42675787f5180e0f328d958fff75c /go.mod
parent84d869a3a0894a49baf400e53595573ea89bdd90 (diff)
Upgrade to go v1.13
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 2a8e33f0f..0331c87aa 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module github.com/jesseduffield/lazygit
-go 1.12
+go 1.13
require (
github.com/BurntSushi/toml v0.3.1 // indirect