rename imports to asim/go-micro (#2051)
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"io"
|
||||
"io/ioutil"
|
||||
|
||||
"github.com/asim/go-micro/v3/codec"
|
||||
"github.com/golang/protobuf/proto"
|
||||
"github.com/micro/go-micro/v3/codec"
|
||||
)
|
||||
|
||||
type Codec struct {
|
||||
|
||||
Reference in New Issue
Block a user