패키지 경로 수정
This commit is contained in:
@ -4,11 +4,13 @@ import (
|
||||
"context"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"go-ayo/logger"
|
||||
"houston/shared"
|
||||
"houston/shared/protos"
|
||||
"reflect"
|
||||
"sync"
|
||||
|
||||
"repositories.action2quare.com/ayo/go-ayo/logger"
|
||||
|
||||
"repositories.action2quare.com/ayo/houston/shared"
|
||||
"repositories.action2quare.com/ayo/houston/shared/protos"
|
||||
)
|
||||
|
||||
type opdef struct {
|
||||
|
||||
Reference in New Issue
Block a user