update micro/cli to urfave/cli/v2 and fix go-micro
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| package input | ||||
|  | ||||
| import ( | ||||
| 	"github.com/micro/cli" | ||||
| 	"github.com/micro/cli/v2" | ||||
| ) | ||||
|  | ||||
| type EventType string | ||||
|   | ||||
		Reference in New Issue
	
	Block a user