feat: add froggit-go (#3972)

This commit is contained in:
Yahav Itzhak 2022-01-02 15:10:59 +02:00 committed by GitHub
parent deff4d431f
commit 6ef09199bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2433,6 +2433,7 @@ _**Unofficial** set of patterns for structuring projects._
*Libraries for version control.*
* [froggit-go](https://github.com/jfrog/froggit-go) - Froggit-Go is a Go library, allowing to perform actions on VCS providers.
* [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.
* [githooks](https://github.com/gabyx/githooks) - Per-repo and shared Git hooks with version control and auto update.