Imports
- github.com/DATA-DOG/go-sqlmock
- github.com/casbin/casbin/v2
- github.com/elastic/go-elasticsearch
- github.com/google/uuid
- github.com/pkg/errors
- github.com/rs/xid
- github.com/spf13/viper
- github.com/uptrace/bun
- github.com/uptrace/bun/driver/pgdriver
- go.uber.org/zap
- google.golang.org/grpc/codes
- google.golang.org/grpc/status
- google.golang.org/protobuf/types/known/structpb
- google.golang.org/protobuf/types/known/timestamppb
Imports in module “github.com/paralus/paralus”
- github.com/paralus/paralus/internal/cluster
- github.com/paralus/paralus/internal/cluster/constants
- github.com/paralus/paralus/internal/cluster/dao
- github.com/paralus/paralus/internal/cluster/util
- github.com/paralus/paralus/internal/constants
- github.com/paralus/paralus/internal/dao
- github.com/paralus/paralus/internal/models
- github.com/paralus/paralus/internal/provider/kratos
- github.com/paralus/paralus/pkg/audit
- github.com/paralus/paralus/pkg/common
- github.com/paralus/paralus/pkg/converter
- github.com/paralus/paralus/pkg/crypto
- github.com/paralus/paralus/pkg/event
- github.com/paralus/paralus/pkg/log
- github.com/paralus/paralus/pkg/patch
- github.com/paralus/paralus/pkg/query
- github.com/paralus/paralus/pkg/sentry/cryptoutil
- github.com/paralus/paralus/pkg/sentry/util
- github.com/paralus/paralus/pkg/utils
- github.com/paralus/paralus/proto/rpc/audit
- github.com/paralus/paralus/proto/rpc/user
- github.com/paralus/paralus/proto/types/audit
- github.com/paralus/paralus/proto/types/authz
- github.com/paralus/paralus/proto/types/commonpb/v3
- github.com/paralus/paralus/proto/types/infrapb/v3
- github.com/paralus/paralus/proto/types/rolepb/v3
- github.com/paralus/paralus/proto/types/sentry
- github.com/paralus/paralus/proto/types/systempb/v3
- github.com/paralus/paralus/proto/types/userpb/v3