Skip to content

chore(deps): bump the go_modules group across 37 directories with 5 updates - #7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go_modules-8a8b91080f
Closed

chore(deps): bump the go_modules group across 37 directories with 5 updates#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go_modules-8a8b91080f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown

Bumps the go_modules group with 1 update in the / directory: golang.org/x/oauth2.
Bumps the go_modules group with 2 updates in the /accessapproval directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /accesscontextmanager directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /advisorynotifications directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /aiplatform directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /alloydb directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /analytics directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /apigateway directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /apigeeconnect directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /apigeeregistry directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /apikeys directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /appengine directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /area120 directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /artifactregistry directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /asset directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /assuredworkloads directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /automl directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /baremetalsolution directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /batch directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /beyondcorp directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /billing directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /binaryauthorization directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /certificatemanager directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /channel directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /cloudbuild directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /clouddms directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /cloudtasks directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /compute directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /confidentialcomputing directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /contactcenterinsights directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 1 update in the /container directory: golang.org/x/oauth2.
Bumps the go_modules group with 2 updates in the /containeranalysis directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /datacatalog directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /dataflow directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /websecurityscanner directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /workflows directory: golang.org/x/oauth2 and google.golang.org/grpc.
Bumps the go_modules group with 2 updates in the /workstations directory: golang.org/x/oauth2 and google.golang.org/grpc.

Updates golang.org/x/oauth2 from 0.8.0 to 0.27.0

Commits
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • b9c813b google: add warning about externally-provided credentials
  • 49a531d all: make method and struct comments match the names
  • 22134a4 README: don't recommend go get
  • 3e64809 x/oauth2: add Token.ExpiresIn
  • 16a9973 jwt: rename example to avoid vet error
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.55.0 to 1.58.3

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.

Release 1.82.0

Behavior Changes

  • server: Remove support for GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment varibale. Strict incoming RPC path validation (which has been the default since v1.79.3) can no longer be disabled. (#9112)
  • transport: Add environment variable to change the default max header list size from 16MB to 8KB. This may be enabled by setting GRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#9019)
  • balancer: Load Balancing policy registry is now case-sensitive. Set GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false (and file an issue) to revert to case-insensitive behavior. (#9017)

New Features

  • experimental/stats: Expose a new API, NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are added. (#8877)
  • client: Return a portion of the response body in the error message, when the client receives an unexpected non-gRPC HTTP response, to make debugging easier. (#8929)
  • server: Add environment variable GRPC_GO_SERVER_GOROUTINE_LABELS that controls setting runtime/pprof.Labels on goroutines spawned by the server. Set GRPC_GO_SERVER_GOROUTINE_LABELS=grpc.method=true to add the grpc.method label on goroutines spawned to handle incoming requests. (#9082)

Bug Fixes

  • xds/server: Fix a memory leak of HTTP filter instances occurring when route configurations are updated in-place during a Route Discovery Service (RDS) update. (#9138)
  • grpc: In the deprecated gzip Compressor (used via the deprecated WithCompressor dial option), enforce the MaxRecvMsgSize limit on the decompressed message buffer, preventing excessive memory allocation from highly compressed payloads. (#9114)
  • stats/opentelemetry: Record retry attempts, grpc.previous-rpc-attempts, at the call level and not the attempt level. (#8923)
  • encoding: Ensure Close() is always called on readers returned from Compressor.Decompress if possible. (#9135)
  • channelz: Fix the LastMessageSentTimestamp and LastMessageReceivedTimestamp fields in SocketMetrics to ensure they contain correct timestamp values. (#9109)

Release 1.81.1

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)

Bug Fixes

  • otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)

Release 1.81.0

Behavior Changes

  • balancer/rls: Switch gauge metrics to asynchronous emission (once per collection cycle) to reduce telemetry noise and align with other gRPC language implementations. (#8808)

Dependencies

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.8.0 to 0.27.0

Commits
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • b9c813b google: add warning about externally-provided credentials
  • 49a531d all: make method and struct comments match the names
  • 22134a4 README: don't recommend go get
  • 3e64809 x/oauth2: add Token.ExpiresIn
  • 16a9973 jwt: rename example to avoid vet error
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.56.1 to 1.82.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.

Release 1.82.0

Behavior Changes

  • server: Remove support for GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment varibale. Strict incoming RPC path validation (which has been the default since v1.79.3) can no longer be disabled. (#9112)
  • transport: Add environment variable to change the default max header list size from 16MB to 8KB. This may be enabled by setting GRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#9019)
  • balancer: Load Balancing policy registry is now case-sensitive. Set GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false (and file an issue) to revert to case-insensitive behavior. (#9017)

New Features

  • experimental/stats: Expose a new API, NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are added. (#8877)
  • client: Return a portion of the response body in the error message, when the client receives an unexpected non-gRPC HTTP response, to make debugging easier. (#8929)
  • server: Add environment variable GRPC_GO_SERVER_GOROUTINE_LABELS that controls setting runtime/pprof.Labels on goroutines spawned by the server. Set GRPC_GO_SERVER_GOROUTINE_LABELS=grpc.method=true to add the grpc.method label on goroutines spawned to handle incoming requests. (#9082)

Bug Fixes

  • xds/server: Fix a memory leak of HTTP filter instances occurring when route configurations are updated in-place during a Route Discovery Service (RDS) update. (#9138)
  • grpc: In the deprecated gzip Compressor (used via the deprecated WithCompressor dial option), enforce the MaxRecvMsgSize limit on the decompressed message buffer, preventing excessive memory allocation from highly compressed payloads. (#9114)
  • stats/opentelemetry: Record retry attempts, grpc.previous-rpc-attempts, at the call level and not the attempt level. (#8923)
  • encoding: Ensure Close() is always called on readers returned from Compressor.Decompress if possible. (#9135)
  • channelz: Fix the LastMessageSentTimestamp and LastMessageReceivedTimestamp fields in SocketMetrics to ensure they contain correct timestamp values. (#9109)

Release 1.81.1

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)

Bug Fixes

  • otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)

Release 1.81.0

Behavior Changes

  • balancer/rls: Switch gauge metrics to asynchronous emission (once per collection cycle) to reduce telemetry noise and align with other gRPC language implementations. (#8808)

Dependencies

... (truncated)

Commits

Updates google.golang.org/protobuf from 1.31.0 to 1.36.11

Updates golang.org/x/crypto from 0.14.0 to 0.50.0

Commits
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • e08b067 go.mod: update golang.org/x dependencies
  • 7d0074c scrypt: fix panic on parameters <= 0
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.17.0 to 0.53.0

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: add CloseIdleConnections support in transport
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.8.0 to 0.27.0

Commits
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • b9c813b google: add warning about externally-provided credentials
  • 49a531d all: make method and struct comments match the names
  • 22134a4 README: don't recommend go get
  • 3e64809 x/oauth2: add Token.ExpiresIn
  • 16a9973 jwt: rename example to avoid vet error
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.56.1 to 1.82.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.

Release 1.82.0

Behavior Changes

  • server: Remove support for GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment varibale. Strict incoming RPC path validation (which has been the default since v1.79.3) can no longer be disabled. (#9112)
  • transport: Add environment variable to change the default max header list size from 16MB to 8KB. This may be enabled by setting GRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#9019)
  • balancer: Load Balancing policy registry is now case-sensitive. Set GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false (and file an issue) to revert to case-insensitive behavior. (#9017)

New Features

  • experimental/stats: Expose a new API, NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are added. (#8877)
  • client: Return a portion of the response body in the error message, when the client receives an unexpected non-gRPC HTTP response, to make debugging easier. (#8929)
  • server: Add environment variable GRPC_GO_SERVER_GOROUTINE_LABELS that controls setting runtime/pprof.Labels on goroutines spawned by the server. Set GRPC_GO_SERVER_GOROUTINE_LABELS=grpc.method=true to add the grpc.method label on goroutines spawned to handle incoming requests. (#9082)

Bug Fixes

  • xds/server: Fix a memory leak of HTTP filter instances occurring when route configurations are updated in-place during a Route Discovery Service (RDS) update. (#9138)
  • grpc: In the deprecated gzip Compressor (used via the deprecated WithCompressor dial option), enforce the MaxRecvMsgSize limit on the decompressed message buffer, preventing excessive memory allocation from highly compressed payloads. (#9114)
  • stats/opentelemetry: Record retry attempts, grpc.previous-rpc-attempts, at the call level and not the attempt level. (#8923)
  • encoding: Ensure Close() is always called on readers returned from Compressor.Decompress if possible. (#9135)
  • channelz: Fix the LastMessageSentTimestamp and LastMessageReceivedTimestamp fields in SocketMetrics to ensure they contain correct timestamp values. (#9109)

Release 1.81.1

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)

Bug Fixes

  • otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)

Release 1.81.0

Behavior Changes

  • balancer/rls: Switch gauge metrics to asynchronous emission (once per collection cycle) to reduce telemetry noise and align with other gRPC language implementations. (#8808)

Dependencies

... (truncated)

Commits

Updates google.golang.org/protobuf from 1.31.0 to 1.36.11

Updates golang.org/x/crypto from 0.14.0 to 0.50.0

Commits
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • e08b067 go.mod: update golang.org/x dependencies
  • 7d0074c scrypt: fix panic on parameters <= 0
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.17.0 to 0.53.0

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: add CloseIdleConnections support in transport
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.8.0 to 0.27.0

Commits
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • b9c813b google: add warning about externally-provided credentials
  • 49a531d all: make method and struct comments match the names
  • 22134a4 README: don't recommend go get
  • 3e64809 x/oauth2: add Token.ExpiresIn
  • 16a9973 jwt: rename example to avoid vet error
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.56.1 to 1.82.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.

Release 1.82.0

Behavior Changes

  • server: Remove support for GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment varibale. Strict incoming RPC path validation (which has been the default since v1.79.3) can no longer be disabled. (#9112)
  • transport: Add environment variable to change the default max header list size from 16MB to 8KB. This may be enabled by setting GRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#9019)
  • balancer: Load Balancing policy registry is now case-sensitive. Set GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false (and file an issue) to revert to case-insensitive behavior. (#9017)

New Features

  • experimental/stats: Expose a new API, NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are added. (#8877)
  • client: Return a portion of the response body in the error message, when the client receives an unexpected non-gRPC HTTP response, to make debugging easier. (#8929)
  • server: Add environment variable GRPC_GO_SERVER_GOROUTINE_LABELS that controls setting runtime/pprof.Labels on goroutines spawned by the server. Set GRPC_GO_SERVER_GOROUTINE_LABELS=grpc.method=true to add the grpc.method label on goroutines spawned to handle incoming requests. (#9082)

Bug Fixes

  • xds/server: Fix a memory leak of HTTP filter instances occurring when route configurations are updated in-place during a Route Discovery Service (RDS) update. (#9138)
  • grpc: In the deprecated gzip Compressor (used via the deprecated WithCompressor dial option), enforce the MaxRecvMsgSize limit on the decompressed message buffer, preventing excessive memory allocation from highly compressed payloads. (#9114)
  • stats/opentelemetry: Record retry attempts, grpc.previous-rpc-attempts, at the call level and not the attempt level. (#8923)
  • encoding: Ensure Close() is always called on readers returned from Compressor.Decompress if possible. (#9135)
  • channelz: Fix the LastMessageSentTimestamp and LastMessageReceivedTimestamp fields in SocketMetrics to ensure they contain correct timestamp values. (#9109)

Release 1.81.1

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)

Bug Fixes

  • otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)

Release 1.81.0

Behavior Changes

  • balancer/rls: Switch gauge metrics to asynchronous emission (once per collection cycle) to reduce telemetry noise and align with other gRPC language implementations. (#8808)

Dependencies

... (truncated)

Commits

Updates google.golang.org/protobuf from 1.31.0 to 1.36.11

Updates golang.org/x/crypto from 0.14.0 to 0.50.0

Commits
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • e08b067 go.mod: update golang.org/x dependencies
  • 7d0074c scrypt: fix panic on parameters <= 0
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.17.0 to 0.53.0

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: add CloseIdleConnections support in transport
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.8.0 to 0.27.0

Commits
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • b9c813b google: add warning about externally-provided credentials
  • 49a531d all: make method and struct comments match the names
  • 22134a4 README: don't recommend go get
  • 3e64809 x/oauth2: add Token.ExpiresIn
  • 16a9973 jwt: rename example to avoid vet error
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.56.1 to 1.82.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.

Release 1.82.0

Behavior Changes

  • server: Remove support for GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment varibale. Strict incoming RPC path validation (which has been the default since v1.79.3) can no longer be disabled. (#9112)
  • transport: Add environment variable to change the default max header list size from 16MB to 8KB. This may be enabled by setting GRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#9019)
  • balancer: Load Balancing policy registry is now case-sensitive. Set GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false (and file an issue) to revert to case-insensitive behavior. (#9017)

New Features

  • experimental/stats: Expose a new API, NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are ...

    Description has been truncated

…pdates

Bumps the go_modules group with 1 update in the / directory: [golang.org/x/oauth2](https://github.com/golang/oauth2).
Bumps the go_modules group with 2 updates in the /accessapproval directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /accesscontextmanager directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /advisorynotifications directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /aiplatform directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /alloydb directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /analytics directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /apigateway directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /apigeeconnect directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /apigeeregistry directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /apikeys directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /appengine directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /area120 directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /artifactregistry directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /asset directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /assuredworkloads directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /automl directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /baremetalsolution directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /batch directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /beyondcorp directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /billing directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /binaryauthorization directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /certificatemanager directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /channel directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /cloudbuild directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /clouddms directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /cloudtasks directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /compute directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /confidentialcomputing directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /contactcenterinsights directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 1 update in the /container directory: [golang.org/x/oauth2](https://github.com/golang/oauth2).
Bumps the go_modules group with 2 updates in the /containeranalysis directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /datacatalog directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /dataflow directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /websecurityscanner directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /workflows directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
Bumps the go_modules group with 2 updates in the /workstations directory: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.55.0 to 1.58.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.8.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

Updates `google.golang.org/grpc` from 1.56.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.36.11

Updates `golang.org/x/crypto` from 0.14.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.50.0)

Updates `golang.org/x/net` from 0.17.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.53.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.58.3
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Author

Superseded by #8.

@dependabot dependabot Bot closed this Jul 24, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go_modules-8a8b91080f branch July 24, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants