| cloud.google.com/go/auth | Package 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 | |
| context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
| errors | Package errors implements functions to manipulate errors. |
| net/http | Package http provides HTTP client and server implementations. |
| time | Package time provides functionality for measuring and displaying time. |