Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent d62eaa7 commit 8766b5a
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.1
google.golang.org/grpc/examples v0.0.0-20241206050055-66ba4b264d26
google.golang.org/grpc/examples v0.0.0-20241210104857-b1f70ce0555f
)

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-20241209162323-e6fa225c2576 h1:
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576/go.mod h1:5uTbfoYQed2U9p3KIj2/Zzm02PYhndfdmML0qC3q3FU=
google.golang.org/grpc v1.68.1 h1:oI5oTa11+ng8r8XMMN7jAOmWfPZWbYpCFaMUTACxkM0=
google.golang.org/grpc v1.68.1/go.mod h1:+q1XYFJjShcqn0QZHvCyeR4CXPA+llXIeUIfIe00waw=
google.golang.org/grpc/examples v0.0.0-20241206050055-66ba4b264d26 h1:M0zpb34VQMw2ZJAUrfAFONsOLTvBHlVU25dUVaKy8X0=
google.golang.org/grpc/examples v0.0.0-20241206050055-66ba4b264d26/go.mod h1:HVNtBgD4Eabbp5OKdqHN3NyLvanTomwWTV4ioyf1mFU=
google.golang.org/grpc/examples v0.0.0-20241210104857-b1f70ce0555f h1:Ew8eqN8/0nNd6SRu8lWPuXsIDsjR5HaY6Zk5RZ+1hY8=
google.golang.org/grpc/examples v0.0.0-20241210104857-b1f70ce0555f/go.mod h1:HVNtBgD4Eabbp5OKdqHN3NyLvanTomwWTV4ioyf1mFU=
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 8766b5a

Please sign in to comment.