mirror of
https://github.com/go-gitea/gitea
synced 2025-07-19 00:38:36 +00:00
codegangsta/cli => urfave/cli (#3546)
This commit is contained in:
@@ -7,7 +7,7 @@ package cmd
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/urfave/cli"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/modules/setting"
|
||||
|
Reference in New Issue
Block a user