Skip to content

Commit

Permalink
fix(deps): update google.golang.org/grpc/examples digest to 4c07bca
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 0cf198a commit 5a037c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/test/e2e/grpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.7

require (
google.golang.org/grpc v1.68.0
google.golang.org/grpc/examples v0.0.0-20240408221104-d32e66ce2744
google.golang.org/grpc/examples v0.0.0-20241126230844-4c07bca27377
)

require (
Expand Down
4 changes: 2 additions & 2 deletions internal/test/e2e/grpc/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 h1:
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697/go.mod h1:5uTbfoYQed2U9p3KIj2/Zzm02PYhndfdmML0qC3q3FU=
google.golang.org/grpc v1.68.0 h1:aHQeeJbo8zAkAa3pRzrVjZlbz6uSfeOXlJNQM0RAbz0=
google.golang.org/grpc v1.68.0/go.mod h1:fmSPC5AsjSBCK54MyHRx48kpOti1/jRfOlwEWywNjWA=
google.golang.org/grpc/examples v0.0.0-20240408221104-d32e66ce2744 h1:fiLK3THBtiDOtNiQIB8HScekE3O2UrHx7kd02JSlcTI=
google.golang.org/grpc/examples v0.0.0-20240408221104-d32e66ce2744/go.mod h1:DdpmAQqF/VDJ7Ap4JK6knP9e/lvdbCsdzGlQGC01yzk=
google.golang.org/grpc/examples v0.0.0-20241126230844-4c07bca27377 h1:FT8HXeAei1qZ9KaXe4m4vQsz0Voyn5DAH/tCDNIL0Uw=
google.golang.org/grpc/examples v0.0.0-20241126230844-4c07bca27377/go.mod h1:SBR4SSKghJOkMGhxZo40z65IN1uA78E+JbK6I7+/U44=
google.golang.org/protobuf v1.35.2 h1:8Ar7bF+apOIoThw1EdZl0p1oWvMqTHmpA2fRTyZO8io=
google.golang.org/protobuf v1.35.2/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=

0 comments on commit 5a037c0

Please sign in to comment.