6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-05 11:23:48 +00:00

Rename test helpers file

This commit is contained in:
Grzegorz Dlugoszewski
2020-05-18 13:25:46 +02:00
parent 271fcbed77
commit b2e5f9178b
4 changed files with 102 additions and 128 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.14
require (
github.com/libgit2/git2go/v30 v30.0.3
github.com/pkg/errors v0.9.1 // indirect
github.com/pkg/errors v0.9.1
)
replace github.com/libgit2/git2go/v30 => ./static/git2go