2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 10:17:17 +08:00

refactor: rename module

This commit is contained in:
2025-09-18 23:24:03 +08:00
parent 6dd40e6bdb
commit 5ee35cbd30
184 changed files with 623 additions and 623 deletions

View File

@@ -8,8 +8,8 @@ import (
_ "github.com/lib/pq"
"github.com/tnborg/panel/pkg/systemctl"
"github.com/tnborg/panel/pkg/types"
"github.com/acepanel/panel/pkg/systemctl"
"github.com/acepanel/panel/pkg/types"
)
type Postgres struct {