gopkg.in --> github.com
This commit is contained in:
@@ -10,8 +10,8 @@ import (
|
|||||||
"os"
|
"os"
|
||||||
"strconv"
|
"strconv"
|
||||||
|
|
||||||
"gopkg.in/throttled/throttled.v2"
|
"github.com/throttled/throttled"
|
||||||
"gopkg.in/throttled/throttled.v2/store"
|
"github.com/throttled/throttled/store"
|
||||||
"github.com/gorilla/handlers"
|
"github.com/gorilla/handlers"
|
||||||
"github.com/justinas/alice"
|
"github.com/justinas/alice"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user