Fix some bad URL bad copy/replace
This commit is contained in:
@@ -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 (
|
||||
|
||||
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user