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
@@ -6,8 +6,8 @@ import (
"fmt"
"time"
"gitea.hostxtra.co.uk/mrhid6/vantage/shared/models"
"github.com/google/uuid"
"github.com/mrhid6/vantage/shared/models"
"go.mongodb.org/mongo-driver/v2/bson"
"go.mongodb.org/mongo-driver/v2/mongo"
)