This commit is contained in:
Vyacheslav1557 2024-10-13 21:21:12 +05:00
parent 0ce0e610f8
commit 07f89b5ab1
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@ package usecase
import (
"context"
"git.sch9.ru/new_gate/models"
"git.sch9.ru/new_gate/ms-tester/internal/models"
"github.com/open-policy-agent/opa/rego"
)