Skip to content

Commit

Permalink
Merge branch 'main' into renovate/golang.orgx
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias authored Jan 28, 2025
2 parents 22af74c + c951d3d commit 1620a72
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-20250128160010-cc637f7e4d9a
google.golang.org/grpc/examples v0.0.0-20250128160859-73e447014dfa
)

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-20250127172529-29210b9bc287 h1:
google.golang.org/genproto/googleapis/rpc v0.0.0-20250127172529-29210b9bc287/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-20250128160010-cc637f7e4d9a h1:Qy+Tg1Z0ZorKvTrQkSO/0b1me/0WUUZFx8O0euyH24s=
google.golang.org/grpc/examples v0.0.0-20250128160010-cc637f7e4d9a/go.mod h1:R5h+Luidkixc0mZ7sBzeKUyTv9IaBcGq9m7OgmpVLpw=
google.golang.org/grpc/examples v0.0.0-20250128160859-73e447014dfa h1:9F7P5sxD8D+dmGKompUJcldwlsBlNDlaTHz/yJmTW2k=
google.golang.org/grpc/examples v0.0.0-20250128160859-73e447014dfa/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 1620a72

Please sign in to comment.