rename imports to asim/go-micro (#2051)
This commit is contained in:
		| @@ -3,9 +3,9 @@ package auth | ||||
| import ( | ||||
| 	"time" | ||||
|  | ||||
| 	"github.com/asim/go-micro/v3/auth" | ||||
| 	"github.com/asim/go-micro/v3/logger" | ||||
| 	"github.com/google/uuid" | ||||
| 	"github.com/micro/go-micro/v3/auth" | ||||
| 	"github.com/micro/go-micro/v3/logger" | ||||
| ) | ||||
|  | ||||
| // Verify the auth credentials and refresh the auth token periodically | ||||
|   | ||||
		Reference in New Issue
	
	Block a user