rename imports to asim/go-micro (#2051)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package mud
|
||||
|
||||
import (
|
||||
"github.com/asim/go-micro/v3/codec"
|
||||
"github.com/asim/go-micro/v3/model"
|
||||
"github.com/google/uuid"
|
||||
"github.com/micro/go-micro/v3/codec"
|
||||
"github.com/micro/go-micro/v3/model"
|
||||
)
|
||||
|
||||
type mudEntity struct {
|
||||
|
||||
Reference in New Issue
Block a user