Initial GitHub Webhook revamp

This commit is contained in:
Dean Karn
2017-04-21 19:45:07 -04:00
parent 2e471dc89c
commit 5ed22cdd66
9 changed files with 7037 additions and 1293 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"fmt"
"strconv"
"gopkg.in/go-playground/webhooks.v2"
"gopkg.in/go-playground/webhooks.v2/github"
"gopkg.in/go-playground/webhooks.v3"
"gopkg.in/go-playground/webhooks.v3/github"
)
const (