1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-05-22 10:15:43 +02:00

remove unused dep replacement in go.mod

This commit is contained in:
mjarkk
2021-09-02 09:13:18 +02:00
parent 51383f24bf
commit 16dbb6f76e
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -44,5 +44,3 @@ require (
golang.org/x/term v0.0.0-20210503060354-a79de5458b56 // indirect
golang.org/x/text v0.3.6 // indirect
)
replace github.com/go-git/go-git/v5 => github.com/jesseduffield/go-git/v5 v5.1.1