From c7875bdabed30827edcd07a9032ecb714a83c6b0 Mon Sep 17 00:00:00 2001 From: joeybloggs Date: Mon, 11 Jan 2016 15:17:01 -0500 Subject: [PATCH] Update web hook library description add Bitbucket support to web hooks library description. https://github.com/go-playground/webhooks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62982c34..4befc6d1 100644 --- a/README.md +++ b/README.md @@ -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