Imports
- github.com/aws/aws-sdk-go-v2/aws
- github.com/aws/aws-sdk-go-v2/config
- github.com/aws/aws-sdk-go-v2/credentials/stscreds
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds
- github.com/aws/aws-sdk-go-v2/service/ec2
- github.com/aws/aws-sdk-go-v2/service/ec2/types
- github.com/aws/aws-sdk-go-v2/service/sts
- github.com/aws/aws-sdk-go/aws
- github.com/aws/aws-sdk-go/aws/endpoints
- github.com/aws/aws-sdk-go/aws/session
- github.com/aws/aws-sdk-go/service/sts
- github.com/beevik/etree
- github.com/coreos/go-oidc/jose
- github.com/coreos/go-oidc/oauth2
- github.com/coreos/go-oidc/oidc
- github.com/coreos/go-semver/semver
- github.com/google/go-cmp/cmp
- github.com/google/uuid
- github.com/gravitational/oxy/ratelimit
- github.com/gravitational/roundtrip
- github.com/gravitational/trace
- github.com/gravitational/trace/trail
- github.com/grpc-ecosystem/go-grpc-middleware/providers/openmetrics/v2
- github.com/jonboulle/clockwork
- github.com/julienschmidt/httprouter
- github.com/pquerna/otp
- github.com/pquerna/otp/totp
- github.com/prometheus/client_golang/prometheus
- github.com/russellhaering/gosaml2
- github.com/sethvargo/go-diceware/diceware
- github.com/sirupsen/logrus
- github.com/vulcand/predicate
- github.com/vulcand/predicate/builder
- go.mozilla.org/pkcs7
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
- go.opentelemetry.io/otel/exporters/otlp/otlptrace
- go.opentelemetry.io/proto/otlp/collector/trace/v1
- go.opentelemetry.io/proto/otlp/common/v1
- golang.org/x/crypto/bcrypt
- golang.org/x/crypto/ssh
- golang.org/x/net/http2
- golang.org/x/oauth2
- golang.org/x/oauth2/google
- google.golang.org/api/admin/directory/v1
- google.golang.org/api/cloudidentity/v1
- google.golang.org/api/option
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/credentials
- google.golang.org/grpc/encoding/gzip
- google.golang.org/grpc/keepalive
- google.golang.org/grpc/peer
- google.golang.org/grpc/status
- google.golang.org/protobuf/types/known/emptypb
Imports in module “github.com/gravitational/teleport”
- github.com/gravitational/teleport
- github.com/gravitational/teleport/api/breaker
- github.com/gravitational/teleport/api/client
- github.com/gravitational/teleport/api/client/proto
- github.com/gravitational/teleport/api/constants
- github.com/gravitational/teleport/api/defaults
- github.com/gravitational/teleport/api/metadata
- github.com/gravitational/teleport/api/observability/tracing
- github.com/gravitational/teleport/api/types
- github.com/gravitational/teleport/api/types/events
- github.com/gravitational/teleport/api/types/installers
- github.com/gravitational/teleport/api/types/wrappers
- github.com/gravitational/teleport/api/utils
- github.com/gravitational/teleport/api/utils/keys
- github.com/gravitational/teleport/api/utils/retryutils
- github.com/gravitational/teleport/api/utils/sshutils
- github.com/gravitational/teleport/lib
- github.com/gravitational/teleport/lib/auth/keystore
- github.com/gravitational/teleport/lib/auth/mocku2f
- github.com/gravitational/teleport/lib/auth/native
- github.com/gravitational/teleport/lib/auth/testauthority
- github.com/gravitational/teleport/lib/auth/webauthn
- github.com/gravitational/teleport/lib/backend
- github.com/gravitational/teleport/lib/backend/kubernetes
- github.com/gravitational/teleport/lib/backend/lite
- github.com/gravitational/teleport/lib/backend/memory
- github.com/gravitational/teleport/lib/cloud/aws
- github.com/gravitational/teleport/lib/defaults
- github.com/gravitational/teleport/lib/events
- github.com/gravitational/teleport/lib/githubactions
- github.com/gravitational/teleport/lib/httplib
- github.com/gravitational/teleport/lib/inventory
- github.com/gravitational/teleport/lib/joinserver
- github.com/gravitational/teleport/lib/jwt
- github.com/gravitational/teleport/lib/kube/utils
- github.com/gravitational/teleport/lib/limiter
- github.com/gravitational/teleport/lib/modules
- github.com/gravitational/teleport/lib/multiplexer
- github.com/gravitational/teleport/lib/observability/metrics
- github.com/gravitational/teleport/lib/observability/tracing
- github.com/gravitational/teleport/lib/plugin
- github.com/gravitational/teleport/lib/services
- github.com/gravitational/teleport/lib/services/local
- github.com/gravitational/teleport/lib/services/suite
- github.com/gravitational/teleport/lib/session
- github.com/gravitational/teleport/lib/srv/alpnproxy/common
- github.com/gravitational/teleport/lib/srv/db/common/role
- github.com/gravitational/teleport/lib/sshca
- github.com/gravitational/teleport/lib/sshutils
- github.com/gravitational/teleport/lib/tlsca
- github.com/gravitational/teleport/lib/utils
- github.com/gravitational/teleport/lib/utils/aws
- github.com/gravitational/teleport/lib/utils/interval
- github.com/gravitational/teleport/lib/versioncontrol
- github.com/gravitational/teleport/lib/versioncontrol/github
Standard library imports
- bufio
- bytes
- compress/flate
- context
- crypto
- crypto/rand
- crypto/rsa
- crypto/sha256
- crypto/subtle
- crypto/tls
- crypto/x509
- crypto/x509/pkix
- encoding/asn1
- encoding/base64
- encoding/json
- encoding/pem
- errors
- fmt
- image/png
- io
- math
- math/big
- math/rand
- net
- net/http
- net/mail
- net/url
- os
- path/filepath
- regexp
- strconv
- strings
- sync
- time