rename imports to asim/go-micro (#2051)
This commit is contained in:
		| @@ -4,7 +4,7 @@ import ( | ||||
| 	"context" | ||||
| 	"net/http" | ||||
|  | ||||
| 	"github.com/micro/go-micro/v3/errors" | ||||
| 	"github.com/asim/go-micro/v3/errors" | ||||
| ) | ||||
|  | ||||
| // note that returning either false or a non-nil error will result in the call not being retried | ||||
|   | ||||
		Reference in New Issue
	
	Block a user