Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit42a24b7

Browse files
chore: bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#20892)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from1.76.0 to 1.77.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc'sreleases</a>.</em></p><blockquote><h2>Release 1.77.0</h2><h1>API Changes</h1><ul><li>mem: Replace the <code>Reader</code> interface with a struct forbetter performance and maintainability. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8669">#8669</a>)</li></ul><h1>Behavior Changes</h1><ul><li>balancer/pickfirst: Remove support for the old<code>pick_first</code> LB policy via the environment variable<code>GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=false</code>. The new<code>pick_first</code> has been the default since <code>v1.71.0</code>.(<ahref="https://redirect.github.com/grpc/grpc-go/issues/8672">#8672</a>)</li></ul><h1>Bug Fixes</h1><ul><li>xdsclient: Fix a race condition in the ADS stream implementationthat could result in <code>resource-not-found</code> errors, causing thegRPC client channel to move to <code>TransientFailure</code>. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8605">#8605</a>)</li><li>client: Ignore HTTP status header for gRPC streams. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8548">#8548</a>)</li><li>client: Set a read deadline when closing a transport to prevent itfrom blocking indefinitely on a broken connection. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8534">#8534</a>)<ul><li>Special Thanks: <ahref="https://github.com/jgold2-stripe"><code>@​jgold2-stripe</code></a></li></ul></li><li>client: Fix a bug where default port 443 was not automatically addedto addresses without a specified port when sent to a proxy.<ul><li>Setting environment variable<code>GRPC_EXPERIMENTAL_ENABLE_DEFAULT_PORT_FOR_PROXY_TARGET=false</code>disables this change; please file a bug if any problems are encounteredas we will remove this option soon. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8613">#8613</a>)</li></ul></li><li>balancer/pickfirst: Fix a bug where duplicate addresses were notbeing ignored as intended. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8611">#8611</a>)</li><li>server: Fix a bug that caused overcounting of channelz metrics forsuccessful and failed streams. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8573">#8573</a>)<ul><li>Special Thanks: <ahref="https://github.com/hugehoo"><code>@​hugehoo</code></a></li></ul></li><li>balancer/pickfirst: When configured, shuffle addresses in resolverupdates that lack endpoints. Since gRPC automatically adds endpoints toresolver updates, this bug only affects custom LB policies that delegateto <code>pick_first</code> but don't set endpoints. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8610">#8610</a>)</li><li>mem: Clear large buffers before re-using. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8670">#8670</a>)</li></ul><h1>Performance Improvements</h1><ul><li>transport: Reduce heap allocations to reduce time spent in garbagecollection. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8624">#8624</a>,<ahref="https://redirect.github.com/grpc/grpc-go/issues/8630">#8630</a>,<ahref="https://redirect.github.com/grpc/grpc-go/issues/8639">#8639</a>,<ahref="https://redirect.github.com/grpc/grpc-go/issues/8668">#8668</a>)</li><li>transport: Avoid copies when reading and writing Data frames. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8657">#8657</a>,<ahref="https://redirect.github.com/grpc/grpc-go/issues/8667">#8667</a>)</li><li>mem: Avoid clearing newly allocated buffers. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8670">#8670</a>)</li></ul><h1>New Features</h1><ul><li>outlierdetection: Add metrics specified in <ahref="https://github.com/grpc/proposal/blob/master/A91-outlier-detection-metrics.md">gRFCA91</a>. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8644">#8644</a>)<ul><li>Special Thanks: <ahref="https://github.com/davinci26"><code>@​davinci26</code></a>, <ahref="https://github.com/PardhuKonakanchi"><code>@​PardhuKonakanchi</code></a></li></ul></li><li>stats/opentelemetry: Add support for optional label<code>grpc.lb.backend_service</code> in per-call metrics (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8637">#8637</a>)</li><li>xds: Add support for JWT Call Credentials as specified in <ahref="https://github.com/grpc/proposal/blob/master/A97-xds-jwt-call-creds.md">gRFCA97</a>. Set environment variable<code>GRPC_EXPERIMENTAL_XDS_BOOTSTRAP_CALL_CREDS=true</code> to enablethis feature. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8536">#8536</a>)<ul><li>Special Thanks: <ahref="https://github.com/dimpavloff"><code>@​dimpavloff</code></a></li></ul></li><li>experimental/stats: Add support for up/down counters. (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8581">#8581</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/grpc/grpc-go/commit/805b1f88c5fb9419e3837c72e1deb9c2ec677ffe"><code>805b1f8</code></a>Change version to 1.77.0 (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8677">#8677</a>)</li><li><ahref="https://github.com/grpc/grpc-go/commit/ea7b66e1caa21b242b035bc4f598edb82093877f"><code>ea7b66e</code></a>Cherrypick <ahref="https://redirect.github.com/grpc/grpc-go/issues/8702">#8702</a> tov1.77.x (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8709">#8709</a>)</li><li><ahref="https://github.com/grpc/grpc-go/commit/cadae08d5f37d60083091c103a89d5566b7ae34e"><code>cadae08</code></a>Cherry-pick <ahref="https://redirect.github.com/grpc/grpc-go/issues/8536">#8536</a> tov1.77.x (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8691">#8691</a>)</li><li><ahref="https://github.com/grpc/grpc-go/commit/4288cfc5aba43fa11ad9b769f58b193b78f76a3b"><code>4288cfc</code></a>Cherrypick <ahref="https://redirect.github.com/grpc/grpc-go/issues/8657">#8657</a>and <ahref="https://redirect.github.com/grpc/grpc-go/issues/8667">#8667</a> tov1.77.x (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8690">#8690</a>)</li><li><ahref="https://github.com/grpc/grpc-go/commit/f959da611763ff733f7fb6b4b04c0f796d0fa441"><code>f959da6</code></a>transport: Reduce heap allocations (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8668">#8668</a>)</li><li><ahref="https://github.com/grpc/grpc-go/commit/0d49384b60894f29d2da20f7f72987aed4fbb229"><code>0d49384</code></a>deps: update all dependencies (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8673">#8673</a>)</li><li><ahref="https://github.com/grpc/grpc-go/commit/e3e142d0e32ff4e500ca140dc5eaed66adac9bfd"><code>e3e142d</code></a>pickfirst: Remove old pickfirst (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8672">#8672</a>)</li><li><ahref="https://github.com/grpc/grpc-go/commit/254ab1095e9f4179cebd36517bfb7e61b623e509"><code>254ab10</code></a>documentation: fix typos in benchmark and auth docs (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8674">#8674</a>)</li><li><ahref="https://github.com/grpc/grpc-go/commit/2d56bdadb11058f67c48e3c837fcf4a487e15346"><code>2d56bda</code></a>mem: Remove Reader interface and export the concrete struct (<ahref="https://redirect.github.com/grpc/grpc-go/issues/8669">#8669</a>)</li><li><ahref="https://github.com/grpc/grpc-go/commit/8ab0c8214a28222821a1a761996b76f9bfa6aca7"><code>8ab0c82</code></a>mem: Avoid clearing new buffers and clear buffers from simpleBufferPools(<ahref="https://redirect.github.com/grpc/grpc-go/issues/8670">#8670</a>)</li><li>Additional commits viewable in <ahref="https://github.com/grpc/grpc-go/compare/v1.76.0...v1.77.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.76.0&new-version=1.77.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parentba242b5 commit42a24b7

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

‎go.mod‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ require (
189189
go.opentelemetry.io/otelv1.38.0
190190
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.37.0
191191
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.37.0
192-
go.opentelemetry.io/otel/sdkv1.37.0
192+
go.opentelemetry.io/otel/sdkv1.38.0
193193
go.opentelemetry.io/otel/tracev1.38.0
194194
go.uber.org/atomicv1.11.0
195195
go.uber.org/goleakv1.3.1-0.20240429205332-517bace7cc29
@@ -207,7 +207,7 @@ require (
207207
golang.org/x/toolsv0.39.0
208208
golang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4da
209209
google.golang.org/apiv0.256.0
210-
google.golang.org/grpcv1.76.0
210+
google.golang.org/grpcv1.77.0
211211
google.golang.org/protobufv1.36.10
212212
gopkg.in/DataDog/dd-trace-go.v1v1.74.0
213213
gopkg.in/natefinch/lumberjack.v2v2.2.1
@@ -434,7 +434,7 @@ require (
434434
github.com/yusufpapurcu/wmiv1.2.4// indirect
435435
github.com/zclconf/go-ctyv1.17.0
436436
github.com/zeebo/errsv1.4.0// indirect
437-
go.opentelemetry.io/auto/sdkv1.1.0// indirect
437+
go.opentelemetry.io/auto/sdkv1.2.1// indirect
438438
go.opentelemetry.io/collector/componentv1.27.0// indirect
439439
go.opentelemetry.io/collector/pdatav1.27.0// indirect
440440
go.opentelemetry.io/collector/pdata/pprofilev0.121.0// indirect
@@ -452,7 +452,7 @@ require (
452452
golang.zx2c4.com/wireguard/windowsv0.5.3// indirect
453453
google.golang.org/appenginev1.6.8// indirect
454454
google.golang.org/genprotov0.0.0-20250715232539-7130f93afb79// indirect
455-
google.golang.org/genproto/googleapis/apiv0.0.0-20250804133106-a7a43d27e69b// indirect
455+
google.golang.org/genproto/googleapis/apiv0.0.0-20251022142026-3a174f9686a8// indirect
456456
google.golang.org/genproto/googleapis/rpcv0.0.0-20251103181224-f26f9409b101// indirect
457457
gopkg.in/ini.v1v1.67.0// indirect
458458
howett.net/plistv1.0.0// indirect
@@ -499,7 +499,7 @@ require (
499499
github.com/DataDog/datadog-agent/comp/core/tagger/origindetectionv0.64.2// indirect
500500
github.com/DataDog/datadog-agent/pkg/versionv0.64.2// indirect
501501
github.com/DataDog/dd-trace-go/v2v2.0.0// indirect
502-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcpv1.29.0// indirect
502+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcpv1.30.0// indirect
503503
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metricv0.53.0// indirect
504504
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemappingv0.53.0// indirect
505505
github.com/Masterminds/semver/v3v3.3.1// indirect
@@ -517,8 +517,8 @@ require (
517517
github.com/buger/jsonparserv1.1.1// indirect
518518
github.com/cenkalti/backoff/v5v5.0.2// indirect
519519
github.com/charmbracelet/x/exp/slicev0.0.0-20250327172914-2fdc97757edf// indirect
520-
github.com/cncf/xds/gov0.0.0-20250501225837-2ac532fd4443// indirect
521-
github.com/envoyproxy/go-control-plane/envoyv1.32.4// indirect
520+
github.com/cncf/xds/gov0.0.0-20251022180443-0feb69152e9f// indirect
521+
github.com/envoyproxy/go-control-plane/envoyv1.35.0// indirect
522522
github.com/envoyproxy/protoc-gen-validatev1.2.1// indirect
523523
github.com/esiqveland/notifyv0.13.3// indirect
524524
github.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376// indirect
@@ -543,7 +543,7 @@ require (
543543
github.com/samber/lov1.51.0// indirect
544544
github.com/sergeymakinen/go-bmpv1.0.0// indirect
545545
github.com/sergeymakinen/go-icov1.0.0-beta.0// indirect
546-
github.com/spiffe/go-spiffe/v2v2.5.0// indirect
546+
github.com/spiffe/go-spiffe/v2v2.6.0// indirect
547547
github.com/tidwall/sjsonv1.2.5// indirect
548548
github.com/tmaxmax/go-ssev0.11.0// indirect
549549
github.com/ulikunitz/xzv0.5.15// indirect
@@ -552,9 +552,9 @@ require (
552552
github.com/xhit/go-str2duration/v2v2.1.0// indirect
553553
github.com/yosida95/uritemplate/v3v3.0.2// indirect
554554
github.com/zeebo/xxh3v1.0.2// indirect
555-
go.opentelemetry.io/contrib/detectors/gcpv1.37.0// indirect
555+
go.opentelemetry.io/contrib/detectors/gcpv1.38.0// indirect
556556
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.62.0// indirect
557-
go.opentelemetry.io/otel/sdk/metricv1.37.0// indirect
557+
go.opentelemetry.io/otel/sdk/metricv1.38.0// indirect
558558
go.yaml.in/yaml/v2v2.4.3// indirect
559559
google.golang.org/genaiv1.12.0// indirect
560560
gopkg.in/warnings.v0v0.1.2// indirect

‎go.sum‎

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -668,8 +668,8 @@ github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes v0.26.0 h1:GlvoS
668668
github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributesv0.26.0/go.mod h1:mYQmU7mbHH6DrCaS8N6GZcxwPoeNfyuopUoLQltwSzs=
669669
github.com/DataDog/sketches-gov1.4.7 h1:eHs5/0i2Sdf20Zkj0udVFWuCrXGRFig2Dcfm5rtcTxc=
670670
github.com/DataDog/sketches-gov1.4.7/go.mod h1:eAmQ/EBmtSO+nQp7IZMZVRPT4BQTmIc5RZQ+deGlTPM=
671-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcpv1.29.0 h1:UQUsRi8WTzhZntp5313l+CHIAT95ojUI2lpP/ExlZa4=
672-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcpv1.29.0/go.mod h1:Cz6ft6Dkn3Et6l2v2a9/RpN7epQ1GtDlO6lj8bEcOvw=
671+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcpv1.30.0 h1:sBEjpZlNHzK1voKq9695PJSX2o5NEXl7/OL3coiIY0c=
672+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcpv1.30.0/go.mod h1:P4WPRUkOhJC13W//jWpyfJNDAIpvRbAUIYLX/4jtlE0=
673673
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metricv0.53.0 h1:owcC2UnmsZycprQ5RfRgjydWhuoxg71LUfyiQdijZuM=
674674
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metricv0.53.0/go.mod h1:ZPpqegjbE99EPKsu3iUWV22A04wzGPcAY/ziSIQEEgs=
675675
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmockv0.53.0 h1:4LP6hvB4I5ouTbGgWtixJhgED6xdf67twf9PoY96Tbg=
@@ -915,8 +915,8 @@ github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWH
915915
github.com/cncf/xds/gov0.0.0-20220314180256-7f1daf1720fc/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
916916
github.com/cncf/xds/gov0.0.0-20230105202645-06c439db220b/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
917917
github.com/cncf/xds/gov0.0.0-20230607035331-e9ce68804cb4/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
918-
github.com/cncf/xds/gov0.0.0-20250501225837-2ac532fd4443 h1:aQ3y1lwWyqYPiWZThqv1aFbZMiM9vblcSArJRf2Irls=
919-
github.com/cncf/xds/gov0.0.0-20250501225837-2ac532fd4443/go.mod h1:W+zGtBO5Y1IgJhy4+A9GOqVhqLpfZi+vwmdNXUehLA8=
918+
github.com/cncf/xds/gov0.0.0-20251022180443-0feb69152e9f h1:Y8xYupdHxryycyPlc9Y+bSQAYZnetRJ70VMVKm5CKI0=
919+
github.com/cncf/xds/gov0.0.0-20251022180443-0feb69152e9f/go.mod h1:HlzOvOjVBOfTGSRXRyY0OiCS/3J1akRGQQpRO/7zyF4=
920920
github.com/coder/agentapi-sdk-gov0.0.0-20250505131810-560d1d88d225 h1:tRIViZ5JRmzdOEo5wUWngaGEFBG8OaE1o2GIHN5ujJ8=
921921
github.com/coder/agentapi-sdk-gov0.0.0-20250505131810-560d1d88d225/go.mod h1:rNLVpYgEVeu1Zk29K64z6Od8RBP9DwqCu9OfCzh8MR4=
922922
github.com/coder/aibridgev0.2.0 h1:kAWhHD6fsmDLH1WxIwXPu9Ineijj+lVniko45C003Vo=
@@ -1058,10 +1058,10 @@ github.com/envoyproxy/go-control-plane v0.9.10-0.20210907150352-cf90f659a021/go.
10581058
github.com/envoyproxy/go-control-planev0.10.2-0.20220325020618-49ff273808a1/go.mod h1:KJwIaB5Mv44NWtYuAOFCVOjcI94vtpEz2JU/D2v6IjE=
10591059
github.com/envoyproxy/go-control-planev0.10.3/go.mod h1:fJJn/j26vwOu972OllsvAgJJM//w9BV6Fxbg2LuVd34=
10601060
github.com/envoyproxy/go-control-planev0.11.1-0.20230524094728-9239064ad72f/go.mod h1:sfYdkwUW4BA3PbKjySwjJy+O4Pu0h62rlqCMHNk+K+Q=
1061-
github.com/envoyproxy/go-control-planev0.13.4 h1:zEqyPVyku6IvWCFwux4x9RxkLOMUL+1vC9xUFv5l2/M=
1062-
github.com/envoyproxy/go-control-planev0.13.4/go.mod h1:kDfuBlDVsSj2MjrLEtRWtHlsWIFcGyB2RMO44Dc5GZA=
1063-
github.com/envoyproxy/go-control-plane/envoyv1.32.4 h1:jb83lalDRZSpPWW2Z7Mck/8kXZ5CQAFYVjQcdVIr83A=
1064-
github.com/envoyproxy/go-control-plane/envoyv1.32.4/go.mod h1:Gzjc5k8JcJswLjAx1Zm+wSYE20UrLtt7JZMWiWQXQEw=
1061+
github.com/envoyproxy/go-control-planev0.13.5-0.20251024222203-75eaa193e329 h1:K+fnvUM0VZ7ZFJf0n4L/BRlnsb9pL/GuDG6FqaH+PwM=
1062+
github.com/envoyproxy/go-control-planev0.13.5-0.20251024222203-75eaa193e329/go.mod h1:Alz8LEClvR7xKsrq3qzoc4N0guvVNSS8KmSChGYr9hs=
1063+
github.com/envoyproxy/go-control-plane/envoyv1.35.0 h1:ixjkELDE+ru6idPxcHLj8LBVc2bFP7iBytj353BoHUo=
1064+
github.com/envoyproxy/go-control-plane/envoyv1.35.0/go.mod h1:09qwbGVuSWWAyN5t/b3iyVfz5+z8QWGrzkoqm/8SbEs=
10651065
github.com/envoyproxy/go-control-plane/ratelimitv0.1.0 h1:/G9QYbddjL25KvtKTv3an9lx6VBE2cnb8wp1vEGNYGI=
10661066
github.com/envoyproxy/go-control-plane/ratelimitv0.1.0/go.mod h1:Wk+tMFAFbCXaJPzVVHnPgRKdUdwW/KdbRt94AzgRee4=
10671067
github.com/envoyproxy/protoc-gen-validatev0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
@@ -1785,8 +1785,8 @@ github.com/spf13/cast v1.10.0/go.mod h1:jNfB8QC9IA6ZuY2ZjDp0KtFO2LZZlg4S/7bzP6qq
17851785
github.com/spf13/pflagv1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
17861786
github.com/spf13/pflagv1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
17871787
github.com/spf13/pflagv1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
1788-
github.com/spiffe/go-spiffe/v2v2.5.0 h1:N2I01KCUkv1FAjZXJMwh95KK1ZIQLYbPfhaxw8WS0hE=
1789-
github.com/spiffe/go-spiffe/v2v2.5.0/go.mod h1:P+NxobPc6wXhVtINNtFjNWGBTreew1GBUCwT2wPmb7g=
1788+
github.com/spiffe/go-spiffe/v2v2.6.0 h1:l+DolpxNWYgruGQVV0xsfeya3CsC7m8iBzDnMpsbLuo=
1789+
github.com/spiffe/go-spiffe/v2v2.6.0/go.mod h1:gm2SeUoMZEtpnzPNs2Csc0D/gX33k1xIx7lEzqblHEs=
17901790
github.com/sqlc-dev/pqtypev0.3.0 h1:b09TewZ3cSnO5+M1Kqq05y0+OjqIptxELaSayg7bmqk=
17911791
github.com/sqlc-dev/pqtypev0.3.0/go.mod h1:oyUjp5981ctiL9UYvj1bVvCKi8OXkCa0u645hce7CAs=
17921792
github.com/stretchr/objxv0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
@@ -1960,8 +1960,8 @@ go.mozilla.org/pkcs7 v0.9.0 h1:yM4/HS9dYv7ri2biPtxt8ikvB37a980dg69/pKmS+eI=
19601960
go.mozilla.org/pkcs7v0.9.0/go.mod h1:SNgMg+EgDFwmvSmLRTNKC5fegJjB7v23qTQ0XLGUNHk=
19611961
go.nhat.io/otelsqlv0.16.0 h1:MUKhNSl7Vk1FGyopy04FBDimyYogpRFs0DBB9frQal0=
19621962
go.nhat.io/otelsqlv0.16.0/go.mod h1:YB2ocf0Q8+kK4kxzXYUOHj7P2Km8tNmE2QlRS0frUtc=
1963-
go.opentelemetry.io/auto/sdkv1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
1964-
go.opentelemetry.io/auto/sdkv1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
1963+
go.opentelemetry.io/auto/sdkv1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=
1964+
go.opentelemetry.io/auto/sdkv1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y=
19651965
go.opentelemetry.io/collector/componentv1.27.0 h1:6wk0K23YT9lSprX8BH9x5w8ssAORE109ekH/ix2S614=
19661966
go.opentelemetry.io/collector/componentv1.27.0/go.mod h1:fIyBHoa7vDyZL3Pcidgy45cx24tBe7iHWne097blGgo=
19671967
go.opentelemetry.io/collector/component/componentstatusv0.120.0 h1:hzKjI9+AIl8A/saAARb47JqabWsge0kMp8NSPNiCNOQ=
@@ -1993,8 +1993,8 @@ go.opentelemetry.io/collector/semconv v0.123.0/go.mod h1:te6VQ4zZJO5Lp8dM2XIhDxD
19931993
go.opentelemetry.io/contribv1.0.0/go.mod h1:EH4yDYeNoaTqn/8yCWQmfNB78VHfGX2Jt2bvnvzBlGM=
19941994
go.opentelemetry.io/contribv1.19.0 h1:rnYI7OEPMWFeM4QCqWQ3InMJ0arWMR1i0Cx9A5hcjYM=
19951995
go.opentelemetry.io/contribv1.19.0/go.mod h1:gIzjwWFoGazJmtCaDgViqOSJPde2mCWzv60o0bWPcZs=
1996-
go.opentelemetry.io/contrib/detectors/gcpv1.37.0 h1:B+WbN9RPsvobe6q4vP6KgM8/9plR/HNjgGBrfcOlweA=
1997-
go.opentelemetry.io/contrib/detectors/gcpv1.37.0/go.mod h1:K5zQ3TT7p2ru9Qkzk0bKtCql0RGkPj9pRjpXgZJZ+rU=
1996+
go.opentelemetry.io/contrib/detectors/gcpv1.38.0 h1:ZoYbqX7OaA/TAikspPl3ozPI6iY6LiIY9I8cUfm+pJs=
1997+
go.opentelemetry.io/contrib/detectors/gcpv1.38.0/go.mod h1:SU+iU7nu5ud4oCb3LQOhIZ3nRLj6FNVrKgtflbaf2ts=
19981998
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.62.0 h1:rbRJ8BBoVMsQShESYZ0FkvcITu8X8QNwJogcLUmDNNw=
19991999
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.62.0/go.mod h1:ru6KHrNtNHxM4nD/vd6QrLVWgKhxPYgblq4VAtNawTQ=
20002000
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.62.0 h1:Hf9xI/XLML9ElpiHVDNwvqI0hIFlzV8dgIr35kV1kRU=
@@ -2015,10 +2015,10 @@ go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0/go.mod h1:tx8OOlGH
20152015
go.opentelemetry.io/otel/metricv1.38.0 h1:Kl6lzIYGAh5M159u9NgiRkmoMKjvbsKtYRwgfrA6WpA=
20162016
go.opentelemetry.io/otel/metricv1.38.0/go.mod h1:kB5n/QoRM8YwmUahxvI3bO34eVtQf2i4utNVLr9gEmI=
20172017
go.opentelemetry.io/otel/sdkv1.3.0/go.mod h1:rIo4suHNhQwBIPg9axF8V9CA72Wz2mKF1teNrup8yzs=
2018-
go.opentelemetry.io/otel/sdkv1.37.0 h1:ItB0QUqnjesGRvNcmAcU0LyvkVyGJ2xftD29bWdDvKI=
2019-
go.opentelemetry.io/otel/sdkv1.37.0/go.mod h1:VredYzxUvuo2q3WRcDnKDjbdvmO0sCzOvVAiY+yUkAg=
2020-
go.opentelemetry.io/otel/sdk/metricv1.37.0 h1:90lI228XrB9jCMuSdA0673aubgRobVZFhbjxHHspCPc=
2021-
go.opentelemetry.io/otel/sdk/metricv1.37.0/go.mod h1:cNen4ZWfiD37l5NhS+Keb5RXVWZWpRE+9WyVCpbo5ps=
2018+
go.opentelemetry.io/otel/sdkv1.38.0 h1:l48sr5YbNf2hpCUj/FoGhW9yDkl+Ma+LrVl8qaM5b+E=
2019+
go.opentelemetry.io/otel/sdkv1.38.0/go.mod h1:ghmNdGlVemJI3+ZB5iDEuk4bWA3GkTpW+DOoZMYBVVg=
2020+
go.opentelemetry.io/otel/sdk/metricv1.38.0 h1:aSH66iL0aZqo//xXzQLYozmWrXxyFkBJ6qT5wthqPoM=
2021+
go.opentelemetry.io/otel/sdk/metricv1.38.0/go.mod h1:dg9PBnW9XdQ1Hd6ZnRz689CbtrUp0wMMs9iPcgT9EZA=
20222022
go.opentelemetry.io/otel/tracev1.3.0/go.mod h1:c/VDhno8888bvQYmbYLqe41/Ldmr/KKunbvWM4/fEjk=
20232023
go.opentelemetry.io/otel/tracev1.38.0 h1:Fxk5bKrDZJUH+AMyyIXGcFAPah0oRcT+LuNtJrmcNLE=
20242024
go.opentelemetry.io/otel/tracev1.38.0/go.mod h1:j1P9ivuFsTceSWe1oY+EeW3sc+Pp42sO++GHkg4wwhs=
@@ -2691,8 +2691,8 @@ google.golang.org/genproto v0.0.0-20230331144136-dcfb400f0633/go.mod h1:UUQDJDOl
26912691
google.golang.org/genprotov0.0.0-20230410155749-daa745c078e1/go.mod h1:nKE/iIaLqn2bQwXBg8f1g2Ylh6r5MN5CmZvuzZCgsCU=
26922692
google.golang.org/genprotov0.0.0-20250715232539-7130f93afb79 h1:Nt6z9UHqSlIdIGJdz6KhTIs2VRx/iOsA5iE8bmQNcxs=
26932693
google.golang.org/genprotov0.0.0-20250715232539-7130f93afb79/go.mod h1:kTmlBHMPqR5uCZPBvwa2B18mvubkjyY3CRLI0c6fj0s=
2694-
google.golang.org/genproto/googleapis/apiv0.0.0-20250804133106-a7a43d27e69b h1:ULiyYQ0FdsJhwwZUwbaXpZF5yUE3h+RA+gxvBu37ucc=
2695-
google.golang.org/genproto/googleapis/apiv0.0.0-20250804133106-a7a43d27e69b/go.mod h1:oDOGiMSXHL4sDTJvFvIB9nRQCGdLP1o/iVaqQK8zB+M=
2694+
google.golang.org/genproto/googleapis/apiv0.0.0-20251022142026-3a174f9686a8 h1:mepRgnBZa07I4TRuomDE4sTIYieg/osKmzIf4USdWS4=
2695+
google.golang.org/genproto/googleapis/apiv0.0.0-20251022142026-3a174f9686a8/go.mod h1:fDMmzKV90WSg1NbozdqrE64fkuTv6mlq2zxo9ad+3yo=
26962696
google.golang.org/genproto/googleapis/rpcv0.0.0-20251103181224-f26f9409b101 h1:tRPGkdGHuewF4UisLzzHHr1spKw92qLM98nIzxbC0wY=
26972697
google.golang.org/genproto/googleapis/rpcv0.0.0-20251103181224-f26f9409b101/go.mod h1:7i2o+ce6H/6BluujYR+kqX3GKH+dChPTQU19wjRPiGk=
26982698
google.golang.org/grpcv1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
@@ -2736,8 +2736,8 @@ google.golang.org/grpc v1.52.3/go.mod h1:pu6fVzoFb+NBYNAvQL08ic+lvB2IojljRYuun5v
27362736
google.golang.org/grpcv1.53.0/go.mod h1:OnIrk0ipVdj4N5d9IUoFUx72/VlD7+jUsHwZgwSMQpw=
27372737
google.golang.org/grpcv1.54.0/go.mod h1:PUSEXI6iWghWaB6lXM4knEgpJNu2qUcKfDtNci3EC2g=
27382738
google.golang.org/grpcv1.56.3/go.mod h1:I9bI3vqKfayGqPUAwGdOSu7kt6oIJLixfffKrpXqQ9s=
2739-
google.golang.org/grpcv1.76.0 h1:UnVkv1+uMLYXoIz6o7chp59WfQUYA2ex/BXQ9rHZu7A=
2740-
google.golang.org/grpcv1.76.0/go.mod h1:Ju12QI8M6iQJtbcsV+awF5a4hfJMLi4X0JLo94ULZ6c=
2739+
google.golang.org/grpcv1.77.0 h1:wVVY6/8cGA6vvffn+wWK5ToddbgdU3d8MNENr4evgXM=
2740+
google.golang.org/grpcv1.77.0/go.mod h1:z0BY1iVj0q8E1uSQCjL9cppRj+gnZjzDnzV0dHhrNig=
27412741
google.golang.org/grpc/cmd/protoc-gen-go-grpcv1.1.0/go.mod h1:6Kw0yEErY5E/yWrBtf03jp27GLLJujG4z/JK95pnjjw=
27422742
google.golang.org/protobufv0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
27432743
google.golang.org/protobufv0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp