rename imports to asim/go-micro (#2051)
This commit is contained in:
		| @@ -4,7 +4,7 @@ import ( | ||||
| 	"net" | ||||
| 	"testing" | ||||
|  | ||||
| 	"github.com/micro/go-micro/v3/network/transport" | ||||
| 	"github.com/asim/go-micro/v3/network/transport" | ||||
| ) | ||||
|  | ||||
| func expectedPort(t *testing.T, expected string, lsn transport.Listener) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user