Imports
- github.com/cenkalti/backoff/v3
- github.com/gobuffalo/pop/v6
- github.com/grpc-ecosystem/go-grpc-middleware
- github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus
- github.com/julienschmidt/httprouter
- github.com/luna-duclos/instrumentedsql
- github.com/ory/analytics-go/v4
- github.com/ory/graceful
- github.com/ory/herodot
- github.com/ory/x/configx
- github.com/ory/x/dbal
- github.com/ory/x/fsx
- github.com/ory/x/healthx
- github.com/ory/x/logrusx
- github.com/ory/x/metricsx
- github.com/ory/x/networkx
- github.com/ory/x/otelx
- github.com/ory/x/otelx/sql
- github.com/ory/x/popx
- github.com/ory/x/prometheusx
- github.com/ory/x/reqlog
- github.com/ory/x/sqlcon
- github.com/pkg/errors
- github.com/rs/cors
- github.com/sirupsen/logrus
- github.com/soheilhy/cmux
- github.com/spf13/cobra
- github.com/spf13/pflag
- github.com/stretchr/testify/require
- github.com/urfave/negroni
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- go.opentelemetry.io/otel
- golang.org/x/sync/errgroup
- google.golang.org/grpc
- google.golang.org/grpc/health
- google.golang.org/grpc/health/grpc_health_v1
- google.golang.org/grpc/reflection
Imports in module “github.com/ory/keto”
- github.com/ory/keto/internal/check
- github.com/ory/keto/internal/driver/config
- github.com/ory/keto/internal/expand
- github.com/ory/keto/internal/namespace
- github.com/ory/keto/internal/persistence
- github.com/ory/keto/internal/persistence/sql
- github.com/ory/keto/internal/persistence/sql/migrations/uuidmapping
- github.com/ory/keto/internal/relationtuple
- github.com/ory/keto/internal/x
- github.com/ory/keto/internal/x/dbx
- github.com/ory/keto/ketoctx
- github.com/ory/keto/proto/ory/keto/relation_tuples/v1alpha2