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

@@ -3,7 +3,7 @@ package main
import (
"fmt"
"gitea.malaihome.work/ans/podcast_search/search"
"gitea.malaihome.work/ans/podcast-search-go/search"
)
func main() {