mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-25 11:22:16 +00:00
codegangsta/cli => urfave/cli (#3546)
This commit is contained in:
parent
780cc2d110
commit
4f40019130
11 changed files with 11 additions and 12 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
var CmdCert = cli.Command{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue