update links from myodc to micro
This commit is contained in:
		| @@ -8,7 +8,7 @@ import ( | ||||
|  | ||||
| 	log "github.com/golang/glog" | ||||
| 	"github.com/hashicorp/memberlist" | ||||
| 	"github.com/myodc/go-micro/registry" | ||||
| 	"github.com/micro/go-micro/registry" | ||||
| 	"github.com/pborman/uuid" | ||||
| ) | ||||
|  | ||||
|   | ||||
| @@ -3,7 +3,7 @@ package memory | ||||
| import ( | ||||
| 	"testing" | ||||
|  | ||||
| 	"github.com/myodc/go-micro/registry" | ||||
| 	"github.com/micro/go-micro/registry" | ||||
| ) | ||||
|  | ||||
| func TestDelServices(t *testing.T) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user