File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 go.opentelemetry.io/otel/trace v1.40.0
1818 go.uber.org/goleak v1.3.0
1919 google.golang.org/grpc v1.79.1
20- google.golang.org/grpc/examples v0.0.0-20260225052206-7136e99ee323
20+ google.golang.org/grpc/examples v0.0.0-20260227060541-8f47d364511c
2121)
2222
2323require (
Original file line number Diff line number Diff line change @@ -406,8 +406,8 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 h1:
406406google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 /go.mod h1:j9x/tPzZkyxcgEFkiKEEGxfvyumM01BEtsW8xzOahRQ =
407407google.golang.org/grpc v1.79.1 h1:zGhSi45ODB9/p3VAawt9a+O/MULLl9dpizzNNpq7flY =
408408google.golang.org/grpc v1.79.1 /go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ =
409- google.golang.org/grpc/examples v0.0.0-20260225052206-7136e99ee323 h1:ikihorVT6vFtM9ptk0yNA8q/+b75bq2lM+o3JUhCYeA =
410- google.golang.org/grpc/examples v0.0.0-20260225052206-7136e99ee323 /go.mod h1:eCBfoHYjZ1dPwMDS+gVSnxl8B6rVi27dRR9ncUbWGO4 =
409+ google.golang.org/grpc/examples v0.0.0-20260227060541-8f47d364511c h1:WWWIGDhYAQpLizwkg58csNTMZ13DqHx3M8kWSMVdTFc =
410+ google.golang.org/grpc/examples v0.0.0-20260227060541-8f47d364511c /go.mod h1:eCBfoHYjZ1dPwMDS+gVSnxl8B6rVi27dRR9ncUbWGO4 =
411411google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE =
412412google.golang.org/protobuf v1.36.11 /go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco =
413413gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments