Imports
- github.com/coreos/go-oidc/v3/oidc
- github.com/golang-migrate/migrate/v4/database/postgres
- github.com/lib/pq
- github.com/spf13/cobra
Imports in module “gitlab.com/commonground/nlx/fsc-nlx”
- gitlab.com/commonground/nlx/fsc-nlx/auditlog/ports/rest/api/server
- gitlab.com/commonground/nlx/fsc-nlx/common/auditlog
- gitlab.com/commonground/nlx/fsc-nlx/common/clock
- gitlab.com/commonground/nlx/fsc-nlx/common/cmd
- gitlab.com/commonground/nlx/fsc-nlx/common/idgenerator/uuid
- gitlab.com/commonground/nlx/fsc-nlx/common/logger/zap
- gitlab.com/commonground/nlx/fsc-nlx/common/logoptions
- gitlab.com/commonground/nlx/fsc-nlx/common/monitoring
- gitlab.com/commonground/nlx/fsc-nlx/common/process
- gitlab.com/commonground/nlx/fsc-nlx/common/slogerrorwriter
- gitlab.com/commonground/nlx/fsc-nlx/common/tls
- gitlab.com/commonground/nlx/fsc-nlx/common/version
- gitlab.com/commonground/nlx/fsc-nlx/controller/adapters/authz
- gitlab.com/commonground/nlx/fsc-nlx/controller/adapters/authz/rbac
- gitlab.com/commonground/nlx/fsc-nlx/controller/adapters/authz/rest
- gitlab.com/commonground/nlx/fsc-nlx/controller/adapters/authz/rest/api/client
- gitlab.com/commonground/nlx/fsc-nlx/controller/adapters/manager/rest
- gitlab.com/commonground/nlx/fsc-nlx/controller/adapters/storage/postgres
- gitlab.com/commonground/nlx/fsc-nlx/controller/app/apiapp
- gitlab.com/commonground/nlx/fsc-nlx/controller/app/internalapp
- gitlab.com/commonground/nlx/fsc-nlx/controller/pkg/auditlog
- gitlab.com/commonground/nlx/fsc-nlx/controller/pkg/auth
- gitlab.com/commonground/nlx/fsc-nlx/controller/pkg/authorization
- gitlab.com/commonground/nlx/fsc-nlx/controller/pkg/health
- gitlab.com/commonground/nlx/fsc-nlx/controller/ports/administration/rest
- gitlab.com/commonground/nlx/fsc-nlx/controller/ports/administration/ui
- gitlab.com/commonground/nlx/fsc-nlx/controller/ports/administration/ui/authentication
- gitlab.com/commonground/nlx/fsc-nlx/controller/ports/administration/ui/authentication/none
- gitlab.com/commonground/nlx/fsc-nlx/controller/ports/administration/ui/authentication/oidc
- gitlab.com/commonground/nlx/fsc-nlx/controller/ports/administration/ui/authentication/oidc/pgsessionstore/migrations
- gitlab.com/commonground/nlx/fsc-nlx/controller/ports/registration/rest
- gitlab.com/commonground/nlx/fsc-nlx/manager/domain/contract
- gitlab.com/commonground/nlx/fsc-nlx/manager/ports/int/rest/api/server