diff --git a/README.md b/README.md index 19aafdc..94e8a26 100644 --- a/README.md +++ b/README.md @@ -626,6 +626,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno *Libraries for version control.* * [git2go](https://github.com/libgit2/git2go) - Go bindings for libgit2. +* [gh](https://github.com/rjeczalik/gh) - Scriptable server and net/http middleware for GitHub Webhooks * [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.