cleanup imports + README for v2

This commit is contained in:
Dean Karn
2016-10-20 19:51:20 -04:00
parent 60d6ca11e3
commit 1e0ece40df
7 changed files with 26 additions and 23 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"io/ioutil"
"net/http"
"gopkg.in/go-playground/webhooks.v1"
"gopkg.in/go-playground/webhooks.v2"
)
// Webhook instance contains all methods needed to process events