rename imports to asim/go-micro (#2051)
This commit is contained in:
		| @@ -3,7 +3,7 @@ package memory | ||||
| import ( | ||||
| 	"time" | ||||
|  | ||||
| 	"github.com/micro/go-micro/v3/registry" | ||||
| 	"github.com/asim/go-micro/v3/registry" | ||||
| ) | ||||
|  | ||||
| func serviceToRecord(s *registry.Service, ttl time.Duration) *record { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user