Skip to content

Commit 9e8db95

Browse files
fix(deps): update google.golang.org/grpc/examples digest to 9c2cd38
1 parent 6c8f96e commit 9e8db95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

internal/test/e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
go.opentelemetry.io/otel/trace v1.38.0
1818
go.uber.org/goleak v1.3.0
1919
google.golang.org/grpc v1.76.0
20-
google.golang.org/grpc/examples v0.0.0-20251103111523-c45d8e66abf2
20+
google.golang.org/grpc/examples v0.0.0-20251110103128-9c2cd38a2115
2121
)
2222

2323
require (

internal/test/e2e/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,8 +402,8 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101 h1:
402402
google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101/go.mod h1:7i2o+ce6H/6BluujYR+kqX3GKH+dChPTQU19wjRPiGk=
403403
google.golang.org/grpc v1.76.0 h1:UnVkv1+uMLYXoIz6o7chp59WfQUYA2ex/BXQ9rHZu7A=
404404
google.golang.org/grpc v1.76.0/go.mod h1:Ju12QI8M6iQJtbcsV+awF5a4hfJMLi4X0JLo94ULZ6c=
405-
google.golang.org/grpc/examples v0.0.0-20251103111523-c45d8e66abf2 h1:T/zj6fEWOArl7KPOsLALa8h1swafmE+84fgj0Ks5qz0=
406-
google.golang.org/grpc/examples v0.0.0-20251103111523-c45d8e66abf2/go.mod h1:xzjDGOCVty32WE1VTnpe0bemkImjLl/6a0jwTvRAKLE=
405+
google.golang.org/grpc/examples v0.0.0-20251110103128-9c2cd38a2115 h1:LGD/nN+9pxyI/BhWNbgvXDe25UlnIImNnvTM5Hg1w6w=
406+
google.golang.org/grpc/examples v0.0.0-20251110103128-9c2cd38a2115/go.mod h1:xzjDGOCVty32WE1VTnpe0bemkImjLl/6a0jwTvRAKLE=
407407
google.golang.org/protobuf v1.36.10 h1:AYd7cD/uASjIL6Q9LiTjz8JLcrh/88q5UObnmY3aOOE=
408408
google.golang.org/protobuf v1.36.10/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
409409
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)