Imports
- github.com/go-playground/validator/v10
- github.com/google/uuid
- github.com/goto/salt/audit
- github.com/goto/salt/audit/repositories
- github.com/goto/salt/config
- github.com/goto/salt/mux
- github.com/grpc-ecosystem/go-grpc-middleware
- github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus
- github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus/ctxlogrus
- github.com/grpc-ecosystem/go-grpc-middleware/recovery
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/mitchellh/mapstructure
- github.com/sirupsen/logrus
- github.com/uptrace/opentelemetry-go-extra/otelgorm
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- google.golang.org/api/idtoken
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/metadata
- google.golang.org/grpc/status
- google.golang.org/protobuf/encoding/protojson
Imports in module “github.com/goto/guardian”
- github.com/goto/guardian/api/handler/v1beta1
- github.com/goto/guardian/api/proto/gotocompany/guardian/v1beta1
- github.com/goto/guardian/core
- github.com/goto/guardian/core/activity
- github.com/goto/guardian/core/appeal
- github.com/goto/guardian/core/approval
- github.com/goto/guardian/core/comment
- github.com/goto/guardian/core/event
- github.com/goto/guardian/core/grant
- github.com/goto/guardian/core/policy
- github.com/goto/guardian/core/provider
- github.com/goto/guardian/core/report
- github.com/goto/guardian/core/resource
- github.com/goto/guardian/domain
- github.com/goto/guardian/internal/store
- github.com/goto/guardian/internal/store/postgres
- github.com/goto/guardian/jobs
- github.com/goto/guardian/pkg/auth
- github.com/goto/guardian/pkg/crypto
- github.com/goto/guardian/pkg/log
- github.com/goto/guardian/pkg/tracing
- github.com/goto/guardian/plugins/identities
- github.com/goto/guardian/plugins/notifiers
- github.com/goto/guardian/plugins/providers/bigquery
- github.com/goto/guardian/plugins/providers/dataplex
- github.com/goto/guardian/plugins/providers/gate
- github.com/goto/guardian/plugins/providers/gcloudiam
- github.com/goto/guardian/plugins/providers/gcs
- github.com/goto/guardian/plugins/providers/gitlab
- github.com/goto/guardian/plugins/providers/grafana
- github.com/goto/guardian/plugins/providers/metabase
- github.com/goto/guardian/plugins/providers/noop
- github.com/goto/guardian/plugins/providers/shield
- github.com/goto/guardian/plugins/providers/tableau