refactor: adopt worker module path
Некоторые проверки не удались
CI / test (push) Successful in 2m5s
Docker / Build and publish worker image (push) Failing after 31s
Некоторые проверки не удались
CI / test (push) Successful in 2m5s
Docker / Build and publish worker image (push) Failing after 31s
Этот коммит содержится в:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
"gorm.io/gorm"
|
||||
|
||||
"rsgit.ru/rsmon/rsmon/app/models/authidentity"
|
||||
"rocketgit.ru/rsmon/worker/app/models/authidentity"
|
||||
)
|
||||
|
||||
// isTypeExistsError returns true if the error is a Postgres "type already exists" error.
|
||||
|
||||
Ссылка в новой задаче
Block a user