change module name
This commit is contained in:
@@ -8,9 +8,9 @@ import (
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"github.com/neatflowcv/seven-skies/internal/pkg/broker"
|
||||
"github.com/neatflowcv/seven-skies/internal/pkg/domain"
|
||||
"github.com/neatflowcv/seven-skies/internal/pkg/kma"
|
||||
"gitea.neatflow.kr/biosvos/seven-skies/internal/pkg/broker"
|
||||
"gitea.neatflow.kr/biosvos/seven-skies/internal/pkg/domain"
|
||||
"gitea.neatflow.kr/biosvos/seven-skies/internal/pkg/kma"
|
||||
)
|
||||
|
||||
type Handler struct {
|
||||
|
||||
Reference in New Issue
Block a user