feat: Updated package path to match repo
This commit is contained in:
+2
-2
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user