rename imports to asim/go-micro (#2051)
This commit is contained in:
		| @@ -9,9 +9,9 @@ import ( | ||||
| 	"testing" | ||||
| 	"time" | ||||
|  | ||||
| 	"github.com/asim/go-micro/v3/codec/json" | ||||
| 	protoCodec "github.com/asim/go-micro/v3/codec/proto" | ||||
| 	"github.com/golang/protobuf/proto" | ||||
| 	"github.com/micro/go-micro/v3/codec/json" | ||||
| 	protoCodec "github.com/micro/go-micro/v3/codec/proto" | ||||
| ) | ||||
|  | ||||
| // protoStruct implements proto.Message | ||||
|   | ||||
		Reference in New Issue
	
	Block a user