Skip to content

Commit

Permalink
Update module google.golang.org/protobuf to v1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 24, 2024
1 parent 6e2e58f commit 8836b41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion grpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.3
require (
go.mongodb.org/mongo-driver v1.17.1
google.golang.org/grpc v1.68.0
google.golang.org/protobuf v1.34.2
google.golang.org/protobuf v1.36.1
)

require (
Expand Down
2 changes: 2 additions & 0 deletions grpc/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ google.golang.org/grpc v1.68.0 h1:aHQeeJbo8zAkAa3pRzrVjZlbz6uSfeOXlJNQM0RAbz0=
google.golang.org/grpc v1.68.0/go.mod h1:fmSPC5AsjSBCK54MyHRx48kpOti1/jRfOlwEWywNjWA=
google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg=
google.golang.org/protobuf v1.34.2/go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw=
google.golang.org/protobuf v1.36.1 h1:yBPeRvTftaleIgM3PZ/WBIZ7XM/eEYAaEyCwvyjq/gk=
google.golang.org/protobuf v1.36.1/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=

0 comments on commit 8836b41

Please sign in to comment.