summaryrefslogtreecommitdiffstats
path: root/pkg/updates
diff options
context:
space:
mode:
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