rename imports to asim/go-micro (#2051)
This commit is contained in:
		| @@ -14,10 +14,10 @@ import ( | ||||
| 	"sync" | ||||
| 	"time" | ||||
|  | ||||
| 	"github.com/asim/go-micro/v3/logger" | ||||
| 	"github.com/asim/go-micro/v3/registry" | ||||
| 	"github.com/asim/go-micro/v3/util/mdns" | ||||
| 	"github.com/google/uuid" | ||||
| 	"github.com/micro/go-micro/v3/logger" | ||||
| 	"github.com/micro/go-micro/v3/registry" | ||||
| 	"github.com/micro/go-micro/v3/util/mdns" | ||||
| ) | ||||
|  | ||||
| const ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user