Edit import paths

Edit import paths
This commit is contained in:
Hass_SEA 2017-12-18 09:24:19 -08:00 committed by GitHub
parent 9ee7f1eb96
commit be48bc0359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ import (
"strings"
"time"
"github.com/adnanh/webhook/hook"
"github.com/hassanbabaie/webhook/hook"
"github.com/codegangsta/negroni"
"github.com/gorilla/mux"