feat: Updated package path to match repo
Agent Release / build (push) Failing after 25s
Agent Release / msi (push) Skipped
Server Deploy / deploy (push) Successful in 2m47s

This commit is contained in:
2026-07-28 10:01:40 +01:00
parent a232c74990
commit dabe6fe3aa
111 changed files with 1988 additions and 1899 deletions
+2 -2
View File
@@ -10,9 +10,9 @@ import (
"syscall"
"time"
"gitea.hostxtra.co.uk/mrhid6/vantage/shared/mail"
"gitea.hostxtra.co.uk/mrhid6/vantage/sitesvc/internal/api"
"github.com/joho/godotenv"
"github.com/mrhid6/vantage/shared/mail"
"github.com/mrhid6/vantage/sitesvc/internal/api"
)
func main() {