Skip to content

Commit

Permalink
fix(deps): update google.golang.org/grpc/examples digest to e912015
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent dfd9d36 commit 065da8b
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-20241220174925-f32168c23b3f
google.golang.org/grpc/examples v0.0.0-20241223213422-e912015fd3f4
)

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-20241220174925-f32168c23b3f h1:BB98VxbAg3785G4obRaL++FnjZ7b0DBTMzKMA8LEqac=
google.golang.org/grpc/examples v0.0.0-20241220174925-f32168c23b3f/go.mod h1:iUYUXyn6BoNc+Royf9Rq6zhL10e8fi9gWUwlQneUe6Q=
google.golang.org/grpc/examples v0.0.0-20241223213422-e912015fd3f4 h1:FBWYiAVRBEp7eTrWGamt15nn29EgJIlpL1fO5nrpVKc=
google.golang.org/grpc/examples v0.0.0-20241223213422-e912015fd3f4/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 065da8b

Please sign in to comment.