update module name

This commit is contained in:
2025-03-29 00:03:29 +08:00
parent 70b8e330cc
commit cd03851e2b
5 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ import (
"strconv"
"time"
"gitea.malaihome.work/ans/podcast_search/model"
"gitea.malaihome.work/ans/podcast-search-go/model"
)
// SearchProvider 定义搜索提供者接口