update package name

This commit is contained in:
yoan
2024-10-19 21:15:01 +08:00
parent b9902c926f
commit 17cfeee374
30 changed files with 55 additions and 53 deletions

View File

@@ -3,7 +3,7 @@ package domains
import (
"github.com/pocketbase/pocketbase/core"
"certimate/internal/utils/app"
"github.com/usual2970/certimate/internal/utils/app"
)
const tableName = "domains"