Skip to content

Commit

Permalink
fix(deps): update google.golang.org/grpc/examples digest to fabe274 (o…
Browse files Browse the repository at this point in the history
…pen-telemetry#1811)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent d537fc3 commit 3be78f9
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-20250213042915-75c51bf52f57
google.golang.org/grpc/examples v0.0.0-20250213155640-fabe27466738
)

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-20250212204824-5a70512c5d8b h1:
google.golang.org/genproto/googleapis/rpc v0.0.0-20250212204824-5a70512c5d8b/go.mod h1:8BS3B93F/U1juMFq9+EDk+qOT5CO1R9IzXxG3PTqiRk=
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-20250213042915-75c51bf52f57 h1:n42Lstx1BIBUHQo3FdXK+wK7fjBOyKiDR1MtkZ01Lk0=
google.golang.org/grpc/examples v0.0.0-20250213042915-75c51bf52f57/go.mod h1:AlaDj07WME3ZVXUC+xunZ0Px0tfSINOxYFontBlDosg=
google.golang.org/grpc/examples v0.0.0-20250213155640-fabe27466738 h1:MANnKOx4GwPfLp+cS3/EznrplClO7c+zpiKY6P1IWoI=
google.golang.org/grpc/examples v0.0.0-20250213155640-fabe27466738/go.mod h1:AlaDj07WME3ZVXUC+xunZ0Px0tfSINOxYFontBlDosg=
google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=
google.golang.org/protobuf v1.36.5/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
Expand Down

0 comments on commit 3be78f9

Please sign in to comment.