重建包名

This commit is contained in:
dragon
2025-04-16 13:06:04 +08:00
parent 382911de3f
commit b7f130070c
10 changed files with 14 additions and 14 deletions

View File

@@ -5,7 +5,7 @@ import (
"net/url"
"os"
"code.d7z.net/d7z-project/gitea-pages/pkg/core"
"gopkg.d7z.net/gitea-pages/pkg/core"
"code.gitea.io/sdk/gitea"
)