refactor: rename shared module to gitea.hostxtra.co.uk/vantage/vantage-shared

This commit is contained in:
2026-09-08 07:34:53 +00:00
parent 189a8fa963
commit 3bf80a117b
88 changed files with 116 additions and 116 deletions
+1 -1
View File
@@ -10,8 +10,8 @@ import (
"syscall"
"time"
"gitea.hostxtra.co.uk/mrhid6/vantage/shared/mail"
"gitea.hostxtra.co.uk/mrhid6/vantage/sitesvc/internal/api"
"gitea.hostxtra.co.uk/vantage/vantage-shared/mail"
"github.com/joho/godotenv"
)
+2 -2
View File
@@ -4,6 +4,6 @@ go 1.26
require github.com/joho/godotenv v1.5.1
require gitea.hostxtra.co.uk/mrhid6/vantage/shared v0.0.0
require gitea.hostxtra.co.uk/vantage/vantage-shared v0.0.0
replace gitea.hostxtra.co.uk/mrhid6/vantage/shared => ../shared
replace gitea.hostxtra.co.uk/vantage/vantage-shared => ../shared
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"strings"
"time"
"gitea.hostxtra.co.uk/mrhid6/vantage/shared/mail"
"gitea.hostxtra.co.uk/vantage/vantage-shared/mail"
)
const (