1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-28 16:02:01 +03:00

*: update go-git import

This commit is contained in:
Máximo Cuadros
2020-03-27 08:00:13 +01:00
committed by Jesse Duffield
parent 6a5d8ba859
commit 2d8ed5e274
4 changed files with 26 additions and 33 deletions

View File

@ -15,12 +15,12 @@ import (
"github.com/go-errors/errors"
gogit "github.com/go-git/go-git/v5"
"github.com/jesseduffield/lazygit/pkg/config"
"github.com/jesseduffield/lazygit/pkg/i18n"
"github.com/jesseduffield/lazygit/pkg/utils"
"github.com/sirupsen/logrus"
gitconfig "github.com/tcnksm/go-gitconfig"
gogit "gopkg.in/src-d/go-git.v4"
)
// this takes something like: