Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent f340205 commit dfd9d36
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.33.0
google.golang.org/grpc v1.69.2
google.golang.org/grpc/examples v0.0.0-20241220054550-e5a4eb091f41
google.golang.org/grpc/examples v0.0.0-20241220174925-f32168c23b3f
)

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-20241219192143-6b3ec007d9bb h1:
google.golang.org/genproto/googleapis/rpc v0.0.0-20241219192143-6b3ec007d9bb/go.mod h1:lcTa1sDdWEIHMWlITnIczmw5w60CF9ffkb8Z+DVmmjA=
google.golang.org/grpc v1.69.2 h1:U3S9QEtbXC0bYNvRtcoklF3xGtLViumSYxWykJS+7AU=
google.golang.org/grpc v1.69.2/go.mod h1:vyjdE6jLBI76dgpDojsFGNaHlxdjXN9ghpnd2o7JGZ4=
google.golang.org/grpc/examples v0.0.0-20241220054550-e5a4eb091f41 h1:CRy0BWHfVtN1pubZRsBKt43V8cL5hzMsIfFX3APSI54=
google.golang.org/grpc/examples v0.0.0-20241220054550-e5a4eb091f41/go.mod h1:iUYUXyn6BoNc+Royf9Rq6zhL10e8fi9gWUwlQneUe6Q=
google.golang.org/grpc/examples v0.0.0-20241220174925-f32168c23b3f h1:BB98VxbAg3785G4obRaL++FnjZ7b0DBTMzKMA8LEqac=
google.golang.org/grpc/examples v0.0.0-20241220174925-f32168c23b3f/go.mod h1:iUYUXyn6BoNc+Royf9Rq6zhL10e8fi9gWUwlQneUe6Q=
google.golang.org/protobuf v1.36.0 h1:mjIs9gYtt56AzC4ZaffQuh88TZurBGhIJMBZGSxNerQ=
google.golang.org/protobuf v1.36.0/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
Expand Down

0 comments on commit dfd9d36

Please sign in to comment.