Skip to content

Update go deps#838

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-deps
Open

Update go deps#838
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 12, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go/storage v1.55.0v1.62.1 age confidence require minor
github.com/aws/aws-sdk-go-v2 v1.41.5v1.41.6 age confidence require patch
github.com/aws/aws-sdk-go-v2/config v1.29.17v1.32.16 age confidence require minor
github.com/aws/aws-sdk-go-v2/credentials v1.17.70v1.19.15 age confidence require minor
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.81v1.22.15 age confidence require minor
github.com/aws/aws-sdk-go-v2/service/s3 v1.97.3v1.99.1 age confidence require minor
github.com/aws/smithy-go v1.24.2v1.25.0 age confidence require minor
github.com/go-gst/go-glib f53cebf35ebad1 require digest
github.com/googleapis/gax-go/v2 v2.14.2v2.22.0 age confidence require minor
github.com/livekit/livekit-server v1.9.12v1.11.0 age confidence require minor
github.com/livekit/media-sdk d0b840b28f1024 age confidence require digest
github.com/livekit/protocol 8e21dbcd1038da require digest
github.com/livekit/server-sdk-go/v2 v2.16.2-0.20260401161108-50e969e2961fv2.16.2 age confidence require patch
github.com/livekit/storage aa1f4d013e9569 age confidence require digest
github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1v6.12.2 age confidence indirect patch
github.com/pion/webrtc/v4 v4.2.7v4.2.11 age confidence require patch
github.com/prometheus/client_golang v1.23.0v1.23.2 age confidence require patch
github.com/urfave/cli/v3 v3.3.9v3.8.0 age confidence require minor
go.opentelemetry.io/otel v1.40.0v1.43.0 age confidence require minor
golang.org/x/exp 81e46e3746e56f age confidence require digest
google.golang.org/api v0.238.0v0.276.0 age confidence require minor
google.golang.org/grpc v1.79.3v1.80.0 age confidence require minor

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.41.6

Compare Source

aws/smithy-go (github.com/aws/smithy-go)

v1.25.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.0
    • Feature: Add support for endpointBdd trait

v1.24.3

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.3
    • Bug Fix: Add additional sigv4 configuration.
  • github.com/aws/smithy-go/aws-http-auth: v1.1.3
    • Bug Fix: Add additional sigv4 configuration.
googleapis/gax-go (github.com/googleapis/gax-go/v2)

v2.22.0: v2: v2.22.0

Compare Source

v2.22.0 (2026-04-14)

v2.21.0: v2: v2.21.0

Compare Source

Features

v2.20.0: v2: v2.20.0

Compare Source

Features

v2.19.0: v2: v2.19.0

Compare Source

Features
Bug Fixes

v2.18.0: v2: v2.18.0

Compare Source

Features

v2.17.0: v2 2.17.0

Compare Source

Features

v2.16.0: v2 2.16.0

Compare Source

Features

v2.15.0

Compare Source

Features
  • apierror: improve gRPC status code mapping for HTTP errors (#​431) (c207f2a)
livekit/livekit-server (github.com/livekit/livekit-server)

v1.11.0

NOTE: Minor version bump that enables data tracks (https://docs.livekit.io/transport/data/data-tracks/) by default.

Added
  • Embedded turn test (#​4412)
  • chore: log API key during worker registration (#​4428)
  • Add some simple data track stats (#​4431)
  • Add Close method for UpDataTrackManager and call it on participant (#​4432)
  • Log join duration. (#​4433)
  • Add subscriber stream start event notification (#​4449)
Changed
  • Cleaning up some logs and standardising log frequency. (#​4420)
  • Keep subscription synchronous when publisher is expected to resume. (#​4424, #​4425)
  • Do not close publisher peer connection to aid migration. (#​4426, #​4427)
  • Enable data tracks by default. (#​4429)
  • chore: pin GH commits and switch to golangci-lint (#​4444)
  • Switch to stdlib maps, slices (#​4445)
  • Store concrete ICE candidate for remote candidates. (#​4458)
Fixed
  • clear track notifier observers on subscription teardown (#​4413)
  • Guard against timestamp inversion in RED -> Opus conversion. (#​4414, #​4415, #​4418)
  • ensure participant init is correctly serialized for logging (#​4417)
  • Clean up data track observers on unsubscribe. (#​4421)
  • compute agent dispatch affinity from target load (#​4442)
  • Apply IPFilter when get local ip (#​4440)
  • Unsubscribe from data track on close (#​4443)
  • Use Muted in TrackInfo to propagated published track muted. (#​4453)
  • fix: limit join request and WHIP request body to http.DefaultMaxHeaderBytes (#​4450)
  • fix publisher frame count reporting for simulcast streams (#​4457)

v1.10.1

Compare Source

Added
  • add packet trailer stripping support (#​4361)
  • Path check helpers (#​4392)
  • add deadline to dtls connect context (#​4395)
  • feat(agent-dispatch): add job restart policy (#​4401)
Changed
  • Close both peer connections to aid migration. (#​4382)
Fixed
  • Fix TURN server URL (#​4389)
  • AV1 parser overflow fix. (#​4405)
  • Address malformed H264/H265 parsing issues (#​4407)

v1.10.0

Compare Source

PLEASE NOTE: The logging key for participant session ID (a.k.a participant SID) has been changed from pID to participantID in this release for the sake of clarity. Hence the minor version bump.

Added
  • Add option to require media sections when participant joining (#​4347, #​4354)
  • Support originating calls from custom domains (#​4349)
  • Add StopEgress function to the EgressLauncher interface (#​4353)
  • Add option to not re-use transceiver in e2ee. (#​4356)
  • Add API to restart lite stats. (#​4366, #​4368)
  • handle AGENT_ERROR disconnect reason (#​4339)
Changed
  • Mark last run of grow bucket outside goroutine. (#​4348)
  • Refine ipv6 support (#​4352)
  • Sample data send error logging. (#​4358)
  • Switch data track extension to 1-byte ID/length. (#​4362)
  • Do not kick off migration of closed participant (#​4363)
  • Do not block all ext ID determination on stream allocator listener (#​4364)
  • Rename log field pID to participantID (#​4365)
  • Replace deprecated io/ioutil with io in whipservice (#​4375)
  • Update grpc to address CVE-2026-33186 (#​4381)
Fixed
  • Fix repair stream ID reporting for RTX pairing. (#​4369)
livekit/server-sdk-go (github.com/livekit/server-sdk-go/v2)

v2.16.2

Compare Source

maxbrunsfeld/counterfeiter (github.com/maxbrunsfeld/counterfeiter/v6)

v6.12.2

Compare Source

What's Changed

Full Changelog: maxbrunsfeld/counterfeiter@v6.12.1...v6.12.2

pion/webrtc (github.com/pion/webrtc/v4)

v4.2.11

Compare Source

Changelog

v4.2.10

Compare Source

Changelog

  • fc0a368 Add WithRenominationNominationAttribute
  • 1f19122 Added SettingEngine option to set RemoteIPFilter
  • 653ed36 Update module github.com/pion/sctp to v1.9.4 (#​3394)
  • d0fd56a Update module github.com/pion/ice/v4 to v4.2.2 (#​3398)
  • b409f21 Migrate to SCTP options API
  • 87b7c3e Update dependency @​roamhq/wrtc to ^0.10.0 (#​3393)
  • c36cb6e Added SettingEngine option to set DTLS ALPN
  • d0bc062 Apply modernize and lint upgrades
  • cfbbdc1 Update CI configs to v0.12.1
  • 4812b63 Include missing RID in InboundRTPStreamStats
  • e99ff7e Include stripping metadata and frame duration
  • 43ff05e Correct MIME Type for RTX Stream Codec
  • aa3b95c Add Stats() to ICETransport and SCTPTransport
  • a20e2b4 Fix NACKs sent to RTX track

v4.2.9

Compare Source

Changelog

v4.2.8

Compare Source

Changelog

  • e6e7e29 Upgrade ICE to fix a NOMINATION bug
prometheus/client_golang (github.com/prometheus/client_golang)

v1.23.2: - 2025-09-05

Compare Source

This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.1...v1.23.2

v1.23.1: - 2025-09-04

Compare Source

This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.

All Changes

Full Changelog: prometheus/client_golang@v1.23.0...v1.23.1

urfave/cli (github.com/urfave/cli/v3)

v3.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.7.0...v3.8.0

v3.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.2...v3.7.0

v3.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.1...v3.6.2

v3.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.5.0...v3.6.0

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.4.1...v3.5.0

v3.4.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.4.0...v3.4.1

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.9...v3.4.0

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.43.0: /v0.65.0/v0.19.0

Compare Source

Added

  • Add IsRandom and WithRandom on TraceFlags, and IsRandom on SpanContext in go.opentelemetry.io/otel/trace
    for W3C Trace Context Level 2 Random Trace ID Flag support. (#​8012)
  • Add service detection with WithService in go.opentelemetry.io/otel/sdk/resource. (#​7642)
  • Add DefaultWithContext and EnvironmentWithContext in go.opentelemetry.io/otel/sdk/resource to support plumbing context.Context through default and environment detectors. (#​8051)
  • Support attributes with empty value (attribute.EMPTY) in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc. (#​8038)
  • Support attributes with empty value (attribute.EMPTY) in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc. (#​8038)
  • Support attributes with empty value (attribute.EMPTY) in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc. (#​8038)
  • Support attributes with empty value (attribute.EMPTY) in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#​8038)
  • Support attributes with empty value (attribute.EMPTY) in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#​8038)
  • Support attributes with empty value (attribute.EMPTY) in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#​8038)
  • Support attributes with empty value (attribute.EMPTY) in go.opentelemetry.io/otel/sdk/metric/metricdata/metricdatatest. (#​8038)
  • Add support for per-series start time tracking for cumulative metrics in go.opentelemetry.io/otel/sdk/metric.
    Set OTEL_GO_X_PER_SERIES_START_TIMESTAMPS=true to enable. (#​8060)
  • Add WithCardinalityLimitSelector for metric reader for configuring cardinality limits specific to the instrument kind. (#​7855)

Changed

  • Introduce the EMPTY Type in go.opentelemetry.io/otel/attribute to reflect that an empty value is now a valid value, with INVALID remaining as a deprecated alias of EMPTY. (#​8038)
  • Refactor slice handling in go.opentelemetry.io/otel/attribute to optimize short slice values with fixed-size fast paths. (#​8039)
  • Improve performance of span metric recording in go.opentelemetry.io/otel/sdk/trace by returning early if self-observability is not enabled. (#​8067)
  • Improve formatting of metric data diffs in go.opentelemetry.io/otel/sdk/metric/metricdata/metricdatatest. (#​8073)

Deprecated

  • Deprecate INVALID in go.opentelemetry.io/otel/attribute. Use EMPTY instead. (#​8038)

Fixed

  • Return spec-compliant TraceIdRatioBased description. This is a breaking behavioral change, but it is necessary to
    make the implementation spec-compliant. (#​8027)
  • Fix a race condition in go.opentelemetry.io/otel/sdk/metric where the lastvalue aggregation could collect the value 0 even when no zero-value measurements were recorded. (#​8056)
  • Limit HTTP response body to 4 MiB in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp to mitigate excessive memory usage caused by a misconfigured or malicious server.
    Responses exceeding the limit are treated as non-retryable errors. (#​8108)
  • Limit HTTP response body to 4 MiB in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp to mitigate excessive memory usage caused by a misconfigured or malicious server.
    Responses exceeding the limit are treated as non-retryable errors. (#​8108)
  • Limit HTTP response body to 4 MiB in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp to mitigate excessive memory usage caused by a misconfigured or malicious server.
    Responses exceeding the limit are treated as non-retryable errors. (#​8108)
  • WithHostID detector in go.opentelemetry.io/otel/sdk/resource to use full path for kenv command on BSD. (#​8113)
  • Fix missing request.GetBody in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp to correctly handle HTTP2 GOAWAY frame. (#​8096)

What's Changed


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 12, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 59 additional dependencies were updated

Details:

Package Change
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
buf.build/go/protovalidate v1.0.0 -> v1.0.1
cel.dev/expr v0.24.0 -> v0.25.1
cloud.google.com/go v0.121.1 -> v0.123.0
cloud.google.com/go/auth v0.16.2 -> v0.17.0
cloud.google.com/go/compute/metadata v0.7.0 -> v0.9.0
cloud.google.com/go/iam v1.5.2 -> v1.5.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 -> v1.30.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 -> v0.54.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 -> v0.54.0
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.11 -> v1.7.4
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32 -> v1.18.15
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 -> v1.4.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 -> v2.7.15
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 -> v1.8.4
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.36 -> v1.4.15
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4 -> v1.13.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.4 -> v1.9.6
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 -> v1.13.15
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.17 -> v1.19.15
github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 -> v1.30.6
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 -> v1.35.11
github.com/aws/aws-sdk-go-v2/service/sts v1.34.0 -> v1.41.3
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 -> v0.0.0-20251022180443-0feb69152e9f
github.com/envoyproxy/go-control-plane/envoy v1.32.4 -> v1.35.0
github.com/gammazero/deque v1.1.0 -> v1.2.0
github.com/go-json-experiment/json v0.0.0-20250417205406-170dfdcf87d1 -> v0.0.0-20250725192818-e39067aee2d2
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.7
github.com/jellydator/ttlcache/v3 v3.3.0 -> v3.4.0
github.com/klauspost/compress v1.18.0 -> v1.18.2
github.com/livekit/mediatransportutil v0.0.0-20250922175932-f537f0880397 -> v0.0.0-20251204091721-6b6e9a44e81f
github.com/mackerelio/go-osstat v0.2.5 -> v0.2.6
github.com/nats-io/nkeys v0.4.11 -> v0.4.12
github.com/pion/dtls/v3 v3.0.7 -> v3.0.8
github.com/pion/ice/v4 v4.0.10 -> v4.0.13
github.com/pion/interceptor v0.1.41 -> v0.1.42
github.com/pion/mdns/v2 v2.0.7 -> v2.1.0
github.com/pion/rtcp v1.2.15 -> v1.2.16
github.com/pion/sctp v1.8.40 -> v1.8.41
github.com/pion/srtp/v3 v3.0.8 -> v3.0.9
github.com/pion/stun/v3 v3.0.0 -> v3.0.1
github.com/pion/transport/v3 v3.0.8 -> v3.1.1
github.com/pion/turn/v4 v4.1.1 -> v4.1.3
github.com/redis/go-redis/v9 v9.14.0 -> v9.17.2
github.com/spiffe/go-spiffe/v2 v2.5.0 -> v2.6.0
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/detectors/gcp v1.36.0 -> v1.38.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 -> v0.63.0
go.opentelemetry.io/otel v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/sdk v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/sdk/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/oauth2 v0.30.0 -> v0.33.0
golang.org/x/time v0.12.0 -> v0.14.0
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250922171735-9219d122eba9
google.golang.org/genproto/googleapis/api v0.0.0-20251014184007-4626949a642f -> v0.0.0-20251124214823-79d6a2a48846
google.golang.org/genproto/googleapis/rpc v0.0.0-20251014184007-4626949a642f -> v0.0.0-20251124214823-79d6a2a48846

@renovate renovate bot requested a review from a team as a code owner January 12, 2025 01:42
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from bdee466 to 8a3c634 Compare January 26, 2025 00:33
@renovate renovate bot force-pushed the renovate/go-deps branch from 8a3c634 to d6f323f Compare February 2, 2025 00:32
@renovate renovate bot force-pushed the renovate/go-deps branch from d6f323f to 28a5751 Compare February 9, 2025 01:23
@renovate renovate bot force-pushed the renovate/go-deps branch from 28a5751 to 81718df Compare February 16, 2025 02:31
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from d838629 to 1a50c3d Compare March 2, 2025 01:40
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 546d093 to 1261c11 Compare March 9, 2025 01:42
@renovate renovate bot force-pushed the renovate/go-deps branch from 1261c11 to 12df3d2 Compare March 16, 2025 01:29
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from bcb7ff9 to a797b67 Compare March 30, 2025 01:43
@renovate renovate bot force-pushed the renovate/go-deps branch from a797b67 to 3abb5ce Compare April 6, 2025 01:33
@renovate renovate bot force-pushed the renovate/go-deps branch from 3abb5ce to f0b9761 Compare April 13, 2025 01:52
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 708cc8d to fe7affe Compare April 27, 2025 01:30
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from cf24ec6 to 9bcd42e Compare May 11, 2025 02:26
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 6b98cff to a087076 Compare May 18, 2025 05:26
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from e4feff8 to 4259537 Compare May 25, 2025 02:51
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from fd7ea13 to 04a4527 Compare June 1, 2025 02:05
@renovate renovate bot force-pushed the renovate/go-deps branch from 04a4527 to f3ad20d Compare June 8, 2025 01:35
@renovate renovate bot force-pushed the renovate/go-deps branch from fc69caf to f1759cf Compare August 17, 2025 02:33
@renovate renovate bot changed the title fix(deps): update go deps Update go deps Aug 17, 2025
@renovate renovate bot force-pushed the renovate/go-deps branch from f1759cf to c7bfc90 Compare August 24, 2025 01:44
@renovate renovate bot changed the title Update go deps fix(deps): update go deps Aug 24, 2025
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 774e4d9 to a96b2df Compare August 31, 2025 09:53
@renovate renovate bot requested a review from a team as a code owner August 31, 2025 09:53
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 5eebaba to 293d20d Compare September 14, 2025 01:03
@renovate renovate bot force-pushed the renovate/go-deps branch from 293d20d to bd5b237 Compare September 21, 2025 00:28
@renovate renovate bot changed the title fix(deps): update go deps Update go deps Sep 21, 2025
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from e10d01d to e446909 Compare October 5, 2025 00:26
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 77da414 to 362ceba Compare October 12, 2025 01:34
@renovate renovate bot force-pushed the renovate/go-deps branch from 362ceba to 297b7a9 Compare October 19, 2025 01:03
@renovate renovate bot changed the title Update go deps fix(deps): update go deps Oct 19, 2025
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 3ebe84a to 0343263 Compare October 26, 2025 02:25
@renovate renovate bot force-pushed the renovate/go-deps branch 4 times, most recently from 06b6069 to 31ac893 Compare November 9, 2025 01:43
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 40dde87 to 40504d7 Compare November 16, 2025 01:13
@renovate renovate bot force-pushed the renovate/go-deps branch from 40504d7 to 31a6b86 Compare November 16, 2025 22:10
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 14, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 47 additional dependencies were updated

Details:

Package Change
buf.build/go/protovalidate v1.1.2 -> v1.1.3
cloud.google.com/go v0.121.1 -> v0.123.0
cloud.google.com/go/auth v0.16.2 -> v0.20.0
cloud.google.com/go/iam v1.5.2 -> v1.7.0
cloud.google.com/go/monitoring v1.24.2 -> v1.24.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 -> v1.31.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 -> v0.55.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 -> v0.55.0
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 -> v1.7.9
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32 -> v1.18.22
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.21 -> v1.4.22
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.21 -> v2.7.22
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.22 -> v1.4.23
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7 -> v1.13.8
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.13 -> v1.9.14
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.21 -> v1.13.22
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.21 -> v1.19.22
github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 -> v1.30.16
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 -> v1.35.20
github.com/aws/aws-sdk-go-v2/service/sts v1.34.0 -> v1.42.0
github.com/googleapis/enterprise-certificate-proxy v0.3.6 -> v0.3.14
github.com/klauspost/compress v1.18.4 -> v1.18.5
github.com/livekit/mediatransportutil v0.0.0-20260113174415-2e8ba344fca3 -> v0.0.0-20260409104613-0fcb3771c3d5
github.com/mackerelio/go-osstat v0.2.6 -> v0.2.7
github.com/magefile/mage v1.15.0 -> v1.17.0
github.com/nats-io/nats.go v1.48.0 -> v1.50.0
github.com/pion/ice/v4 v4.2.0 -> v4.2.2
github.com/pion/sctp v1.9.2 -> v1.9.4
github.com/redis/go-redis/v9 v9.17.3 -> v9.18.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 -> v0.67.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.67.0
go.opentelemetry.io/otel/metric v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/sdk v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/sdk/metric v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.40.0 -> v1.43.0
golang.org/x/crypto v0.48.0 -> v0.50.0
golang.org/x/mod v0.33.0 -> v0.35.0
golang.org/x/net v0.50.0 -> v0.53.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/text v0.34.0 -> v0.36.0
golang.org/x/time v0.14.0 -> v0.15.0
golang.org/x/tools v0.42.0 -> v0.44.0
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20260319201613-d00831a3d3e7
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 -> v0.0.0-20260401024825-9d38bb4040a9

Generated by renovateBot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant