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
@@ -10,7 +10,7 @@ import (
"crypto/sha256"
"encoding/hex"
client "github.com/gogits/go-gogs-client"
"gopkg.in/go-playground/webhooks.v3"
"gopkg.in/go-playground/webhooks.v4"
)
// Webhook instance contains all methods needed to process events