forked from Ivasoft/traefik
refactor: migration Negroni from codegangsta to urfave
This commit is contained in:
committed by
Ludovic Fernandez
parent
c36e0b3b06
commit
40d9058bb6
@@ -6,7 +6,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/codegangsta/negroni"
|
||||
"github.com/urfave/negroni"
|
||||
"github.com/vulcand/oxy/utils"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user