Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent f32e164 commit d447af1
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 @@ -4,7 +4,7 @@ go 1.22.7

require (
google.golang.org/grpc v1.68.1
google.golang.org/grpc/examples v0.0.0-20241216054944-d0716f9e629b
google.golang.org/grpc/examples v0.0.0-20241217033058-e8055ea11f96
)

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 @@ -12,7 +12,7 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20241216192217-9240e9c98484 h1:
google.golang.org/genproto/googleapis/rpc v0.0.0-20241216192217-9240e9c98484/go.mod h1:lcTa1sDdWEIHMWlITnIczmw5w60CF9ffkb8Z+DVmmjA=
google.golang.org/grpc v1.68.1 h1:oI5oTa11+ng8r8XMMN7jAOmWfPZWbYpCFaMUTACxkM0=
google.golang.org/grpc v1.68.1/go.mod h1:+q1XYFJjShcqn0QZHvCyeR4CXPA+llXIeUIfIe00waw=
google.golang.org/grpc/examples v0.0.0-20241216054944-d0716f9e629b h1:VXdA6uVAXSadrD2xfurdX5urSkohvoVifA5/rgnlJ9I=
google.golang.org/grpc/examples v0.0.0-20241216054944-d0716f9e629b/go.mod h1:HVNtBgD4Eabbp5OKdqHN3NyLvanTomwWTV4ioyf1mFU=
google.golang.org/grpc/examples v0.0.0-20241217033058-e8055ea11f96 h1:X/Xlr3Io1Hl1tlVLlJ5Kg8siBgbhlSsgeYCqCfDnJOw=
google.golang.org/grpc/examples v0.0.0-20241217033058-e8055ea11f96/go.mod h1:HVNtBgD4Eabbp5OKdqHN3NyLvanTomwWTV4ioyf1mFU=
google.golang.org/protobuf v1.36.0 h1:mjIs9gYtt56AzC4ZaffQuh88TZurBGhIJMBZGSxNerQ=
google.golang.org/protobuf v1.36.0/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=

0 comments on commit d447af1

Please sign in to comment.