6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 15:39:46 +00:00
Files
git-get/go.mod
2020-05-16 15:22:39 +02:00

8 lines
129 B
Modula-2

module git-get
go 1.14
require github.com/libgit2/git2go/v30 v30.0.3
replace github.com/libgit2/git2go/v30 => ./static/git2go