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 fac195e6f9
commit 15f1231ecf
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import (
"strings"
"time"
"gitea.hostxtra.co.uk/mrhid6/vantage/shared/license"
"gitea.hostxtra.co.uk/vantage/vantage-shared/license"
"github.com/google/uuid"
"github.com/hyperboloide/lk"
)