diff --git a/README.md b/README.md index eec1ad97..bebadd38 100644 --- a/README.md +++ b/README.md @@ -1693,6 +1693,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gh](https://github.com/rjeczalik/gh) - Scriptable server and net/http middleware for GitHub Webhooks. * [git2go](https://github.com/libgit2/git2go) - Go bindings for libgit2. +* [go-git](https://github.com/src-d/go-git) - highly extensible Git implementation in pure Go. * [go-vcs](https://github.com/sourcegraph/go-vcs) - manipulate and inspect VCS repositories in Go. * [hgo](https://github.com/beyang/hgo) - Hgo is a collection of Go packages providing read-access to local Mercurial repositories.