Imports
- github.com/grpc-ecosystem/go-grpc-middleware
- github.com/grpc-ecosystem/grpc-gateway/runtime
- github.com/pkg/errors
- go.uber.org/zap
- go.uber.org/zap/zapcore
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/grpclog
- google.golang.org/grpc/metadata
- google.golang.org/grpc/reflection
- google.golang.org/grpc/status
Imports in module “github.com/chef/automate”
- github.com/chef/automate/api/interservice/authn
- github.com/chef/automate/api/interservice/authz
- github.com/chef/automate/api/interservice/id_token
- github.com/chef/automate/api/interservice/teams
- github.com/chef/automate/components/authn-service/authenticator
- github.com/chef/automate/components/authn-service/authenticator/mock
- github.com/chef/automate/components/authn-service/authenticator/oidc
- github.com/chef/automate/components/authn-service/authenticator/tokens
- github.com/chef/automate/components/authn-service/tokens/types
- github.com/chef/automate/lib/grpc/health
- github.com/chef/automate/lib/grpc/secureconn
- github.com/chef/automate/lib/logger
- github.com/chef/automate/lib/tls/certs
- github.com/chef/automate/lib/tracing
- github.com/chef/automate/lib/version