rename imports to asim/go-micro (#2051)
This commit is contained in:
		| @@ -9,8 +9,8 @@ import ( | ||||
| 	"log" | ||||
| 	"os" | ||||
|  | ||||
| 	"github.com/micro/go-micro/v3/client" | ||||
| 	proto "github.com/micro/go-micro/v3/util/file/proto" | ||||
| 	"github.com/asim/go-micro/v3/client" | ||||
| 	proto "github.com/asim/go-micro/v3/util/file/proto" | ||||
| ) | ||||
|  | ||||
| // Client is the client interface to access files | ||||
|   | ||||
		Reference in New Issue
	
	Block a user