-
This commit is contained in:
@ -11,8 +11,8 @@ import (
|
||||
"github.com/google/uuid"
|
||||
"github.com/lib/pq"
|
||||
|
||||
"github.com/kms/api-key-service/internal/audit"
|
||||
"github.com/kms/api-key-service/internal/repository"
|
||||
"github.com/RyanCopley/skybridge/kms/internal/audit"
|
||||
"github.com/RyanCopley/skybridge/kms/internal/repository"
|
||||
)
|
||||
|
||||
// AuditRepository implements the AuditRepository interface for PostgreSQL
|
||||
|
||||
Reference in New Issue
Block a user