codegangsta/cli => urfave/cli (#3546)
This commit is contained in:
parent
780cc2d110
commit
4f40019130
11 changed files with 11 additions and 12 deletions
|
@ -15,7 +15,6 @@ import (
|
|||
"path"
|
||||
"strings"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/go-macaron/binding"
|
||||
"github.com/go-macaron/cache"
|
||||
"github.com/go-macaron/captcha"
|
||||
|
@ -26,6 +25,7 @@ import (
|
|||
"github.com/go-macaron/toolbox"
|
||||
"github.com/go-xorm/xorm"
|
||||
"github.com/mcuadros/go-version"
|
||||
"github.com/urfave/cli"
|
||||
"gopkg.in/ini.v1"
|
||||
"gopkg.in/macaron.v1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue