Update web hook library description

add Bitbucket support to web hooks library description.

https://github.com/go-playground/webhooks
This commit is contained in:
joeybloggs 2016-01-11 15:17:01 -05:00
parent a7fdbbf257
commit c7875bdabe

View File

@ -847,7 +847,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [TheMovieDb](https://github.com/jbrodriguez/go-tmdb) - A simple golang package to communicate with [themoviedb.org](https://themoviedb.org)
* [translate](https://github.com/poorny/translate) - Go online translation package
* [tumblr](https://github.com/mattcunningham/gumblr) - Go wrapper for the Tumblr v2 API.
* [webhooks](https://github.com/go-playground/webhooks) - Webhook receiver for GitHub.. more services to come
* [webhooks](https://github.com/go-playground/webhooks) - Webhook reciever for GitHub and Bitbucket
## Utilities