mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 10:48:37 +00:00
codegangsta/cli => urfave/cli (#3546)
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
var CmdCert = cli.Command{
|
||||
|
Reference in New Issue
Block a user