Skip to content

Commit

Permalink
fix(deps): update google.golang.org/grpc/examples digest to 634497b (#…
Browse files Browse the repository at this point in the history
…1361)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 1ca7e2d commit afacf86
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-20241126230844-4c07bca27377
google.golang.org/grpc/examples v0.0.0-20241203070029-634497b75899
)

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-20241202173237-19429a94021a h1:
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a/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-20241126230844-4c07bca27377 h1:FT8HXeAei1qZ9KaXe4m4vQsz0Voyn5DAH/tCDNIL0Uw=
google.golang.org/grpc/examples v0.0.0-20241126230844-4c07bca27377/go.mod h1:SBR4SSKghJOkMGhxZo40z65IN1uA78E+JbK6I7+/U44=
google.golang.org/grpc/examples v0.0.0-20241203070029-634497b75899 h1:XiP12eX9+Pn7nOCaKi5rNAwLoZ/IRnROynJ2PjM6zeI=
google.golang.org/grpc/examples v0.0.0-20241203070029-634497b75899/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 afacf86

Please sign in to comment.