mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 19:06:18 +01:00 
			
		
		
		
	Fix import path
This commit is contained in:
		| @@ -22,7 +22,7 @@ import ( | |||||||
| 	"strings" | 	"strings" | ||||||
| 	"time" | 	"time" | ||||||
|  |  | ||||||
| 	"github.com/codegangsta/cli" | 	"github.com/urfave/cli" | ||||||
| ) | ) | ||||||
|  |  | ||||||
| var CmdCert = cli.Command{ | var CmdCert = cli.Command{ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user