rename imports to asim/go-micro (#2051)
This commit is contained in:
		| @@ -4,8 +4,8 @@ import ( | ||||
| 	"encoding/json" | ||||
| 	"strings" | ||||
|  | ||||
| 	"github.com/micro/go-micro/v3/config" | ||||
| 	"github.com/micro/go-micro/v3/store" | ||||
| 	"github.com/asim/go-micro/v3/config" | ||||
| 	"github.com/asim/go-micro/v3/store" | ||||
| ) | ||||
|  | ||||
| // NewConfig returns new config | ||||
|   | ||||
		Reference in New Issue
	
	Block a user