Imports of package externalaccountuser

PathSynopsis
cloud.google.com/go/authPackage auth provides utilities for managing Google Cloud credentials, including functionality for creating, caching, and refreshing OAuth2 tokens.
cloud.google.com/go/auth/credentials/internal/stsexchange
cloud.google.com/go/auth/internal
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
github.com/googleapis/gax-go/v2/internallogPackage internallog in intended for internal use by generated clients only.
log/slogPackage slog provides structured logging, in which log records include a message, a severity level, and various other attributes expressed as key-value pairs.
net/httpPackage http provides HTTP client and server implementations.
timePackage time provides functionality for measuring and displaying time.