Make Logger interface more flexible

This commit is contained in:
Corey Brooks
2018-06-18 14:42:03 -07:00
parent be944ed461
commit d9e847f7ea
13 changed files with 33 additions and 32 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"io/ioutil"
"net/http"
"gopkg.in/go-playground/webhooks.v3"
"gopkg.in/go-playground/webhooks.v4"
)
// Webhook instance contains all methods needed to process events