feat: Updated package path to match repo

This commit is contained in:
2026-07-28 10:01:40 +01:00
parent dc0d6cb2d2
commit 4b53970de3
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,9 +15,9 @@ import (
"strings"
"time"
"gitea.hostxtra.co.uk/mrhid6/vantage/shared/license"
"github.com/google/uuid"
"github.com/hyperboloide/lk"
"github.com/mrhid6/vantage/shared/license"
)
func main() {