logger 패키지 경로 수정
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
|||||||
"context"
|
"context"
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
"fmt"
|
||||||
"go-ayo/common/logger"
|
"go-ayo/logger"
|
||||||
"houston/shared"
|
"houston/shared"
|
||||||
"houston/shared/protos"
|
"houston/shared/protos"
|
||||||
"reflect"
|
"reflect"
|
||||||
|
|||||||
Reference in New Issue
Block a user