Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 56ef646 commit 7c2d03d
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 @@ -5,7 +5,7 @@ go 1.22.7
require (
go.opentelemetry.io/otel v1.34.0
google.golang.org/grpc v1.70.0
google.golang.org/grpc/examples v0.0.0-20250124064011-2fd426d0919d
google.golang.org/grpc/examples v0.0.0-20250127084337-9d4fa675beb5
)

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 @@ -37,8 +37,8 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47 h1:
google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47/go.mod h1:+2Yz8+CLJbIfL9z73EW45avw8Lmge3xVElCP9zEKi50=
google.golang.org/grpc v1.70.0 h1:pWFv03aZoHzlRKHWicjsZytKAiYCtNS0dHbXnIdq7jQ=
google.golang.org/grpc v1.70.0/go.mod h1:ofIJqVKDXx/JiXrwr2IG4/zwdH9txy3IlF40RmcJSQw=
google.golang.org/grpc/examples v0.0.0-20250124064011-2fd426d0919d h1:9ld8BQ6vLINOjzK6/yPZ2DBV0dPu3MKnZzSA4rsL8SY=
google.golang.org/grpc/examples v0.0.0-20250124064011-2fd426d0919d/go.mod h1:R5h+Luidkixc0mZ7sBzeKUyTv9IaBcGq9m7OgmpVLpw=
google.golang.org/grpc/examples v0.0.0-20250127084337-9d4fa675beb5 h1:N7dDKieZpe3z6Dv94mVZMPJls8DD5TbftEi0pZD1LlI=
google.golang.org/grpc/examples v0.0.0-20250127084337-9d4fa675beb5/go.mod h1:R5h+Luidkixc0mZ7sBzeKUyTv9IaBcGq9m7OgmpVLpw=
google.golang.org/protobuf v1.36.4 h1:6A3ZDJHn/eNqc1i+IdefRzy/9PokBTPvcqMySR7NNIM=
google.golang.org/protobuf v1.36.4/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
Expand Down

0 comments on commit 7c2d03d

Please sign in to comment.