Fix some bad URL bad copy/replace

This commit is contained in:
joeybloggs
2015-10-30 14:22:19 -04:00
parent 693f5977ff
commit f4b17062b8
6 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"fmt"
"strconv"
"gopkg.in/go-playground/webhooks"
"gopkg.in/go-playground/webhooks/github"
"gopkg.in/go-playground/webhooks.v1"
"gopkg.in/go-playground/webhooks.v1/github"
)
const (
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"fmt"
"strconv"
"gopkg.in/go-playground/webhooks"
"gopkg.in/go-playground/webhooks/github"
"gopkg.in/go-playground/webhooks.v1"
"gopkg.in/go-playground/webhooks.v1/github"
)
const (