change module name

This commit is contained in:
2025-12-18 22:12:09 +09:00
parent 4e1f2a46fa
commit 9c100d6e1b
17 changed files with 39 additions and 39 deletions

View File

@@ -3,7 +3,7 @@ package gorm
import (
"time"
"github.com/neatflowcv/seven-skies/internal/pkg/domain"
"gitea.neatflow.kr/biosvos/seven-skies/internal/pkg/domain"
)
type Weather struct {