1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-23 16:22:24 +03:00

Sirupsen -> sirupsen

This commit is contained in:
Dawid Dziurla
2018-08-23 14:22:03 +02:00
parent 2cdd439286
commit bcbeec1a56
25 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/jesseduffield/lazygit/pkg/commands"
"github.com/jesseduffield/lazygit/pkg/utils"
"github.com/Sirupsen/logrus"
"github.com/sirupsen/logrus"
"gopkg.in/src-d/go-git.v4/plumbing"
)