summaryrefslogtreecommitdiffstats
path: root/pkg/updates
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-25 11:02:46 +1000
committerJesse Duffield <jessedduffield@gmail.com>2018-08-25 11:02:46 +1000
commitf24c95aedec785985dfcd98ff3997152c193bd3e (patch)
tree9f8ac1a61cf686052f623b767e13d6d1a14e3683 /pkg/updates
parent5628eae502ee3b4d3d72a8e4045713b637f7a764 (diff)
parent93ab892bdd1226f9a519a938c8b28590e71e54f3 (diff)
Merge branch 'master' into feature/auto-updates
Diffstat (limited to 'pkg/updates')
-rw-r--r--pkg/updates/updates.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/updates/updates.go b/pkg/updates/updates.go
index dce62bdb4..7e745635c 100644
--- a/pkg/updates/updates.go
+++ b/pkg/updates/updates.go
@@ -13,10 +13,10 @@ import (
"github.com/kardianos/osext"
- "github.com/Sirupsen/logrus"
getter "github.com/jesseduffield/go-getter"
"github.com/jesseduffield/lazygit/pkg/commands"
"github.com/jesseduffield/lazygit/pkg/config"
+ "github.com/sirupsen/logrus"
)
// Update checks for updates and does updates