switch to stdlib context
This commit is contained in:
		| @@ -1,11 +1,10 @@ | ||||
| package mock | ||||
|  | ||||
| import ( | ||||
| 	"context" | ||||
| 	"testing" | ||||
|  | ||||
| 	"github.com/micro/go-micro/errors" | ||||
|  | ||||
| 	"golang.org/x/net/context" | ||||
| ) | ||||
|  | ||||
| func TestClient(t *testing.T) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user