mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
add git plumbing to Gopkg.lock
This commit is contained in:
parent
59650cff26
commit
4853d186ee
1
Gopkg.lock
generated
1
Gopkg.lock
generated
|
|
@ -279,6 +279,7 @@
|
|||
"github.com/jesseduffield/gocui",
|
||||
"github.com/tcnksm/go-gitconfig",
|
||||
"gopkg.in/src-d/go-git.v4",
|
||||
"gopkg.in/src-d/go-git.v4/plumbing",
|
||||
"gopkg.in/src-d/go-git.v4/plumbing/object",
|
||||
]
|
||||
solver-name = "gps-cdcl"
|
||||
|
|
|
|||
Loading…
Reference in a new issue