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:
		| @@ -6,7 +6,7 @@ import ( | ||||
| 	"net/http" | ||||
| 	"time" | ||||
|  | ||||
| 	"github.com/micro/cli" | ||||
| 	"github.com/micro/cli/v2" | ||||
| 	"github.com/micro/go-micro" | ||||
| 	"github.com/micro/go-micro/registry" | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user