Fix some bad URL bad copy/replace
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ import (
|
||||
"io/ioutil"
|
||||
"net/http"
|
||||
|
||||
"gopkg.in/go-playground/webhooks"
|
||||
"gopkg.in/go-playground/webhooks.v1"
|
||||
)
|
||||
|
||||
// Webhook instance contains all methods needed to process events
|
||||
|
||||
@@ -8,7 +8,7 @@ import (
|
||||
"testing"
|
||||
|
||||
. "gopkg.in/go-playground/assert.v1"
|
||||
"gopkg.in/go-playground/webhooks"
|
||||
"gopkg.in/go-playground/webhooks.v1"
|
||||
)
|
||||
|
||||
// NOTES:
|
||||
|
||||
Reference in New Issue
Block a user