Skip to content

Commit

Permalink
Update google.golang.org/grpc/examples digest to e0a730c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2024
1 parent 5e3c620 commit 3cb47de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
golang.org/x/net v0.30.0
golang.org/x/text v0.19.0
google.golang.org/grpc v1.67.1
google.golang.org/grpc/examples v0.0.0-20241024171400-f8e5d8f70418
google.golang.org/grpc/examples v0.0.0-20241025160038-e0a730c111be
gorm.io/datatypes v1.2.4
gorm.io/driver/postgres v1.5.9
gorm.io/gorm v1.25.12
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,8 @@ google.golang.org/grpc/examples v0.0.0-20241023165937-8212cf037683 h1:VTV30ga9ID
google.golang.org/grpc/examples v0.0.0-20241023165937-8212cf037683/go.mod h1:wnQUz0oxXgAH9ie0oS4PKPqpkKNaK+CjEmf5U2HEEOw=
google.golang.org/grpc/examples v0.0.0-20241024171400-f8e5d8f70418 h1:fIOSuafA8nMTnGNlXX/SvXDkenV5So5iAZnlw8ABzAc=
google.golang.org/grpc/examples v0.0.0-20241024171400-f8e5d8f70418/go.mod h1:wnQUz0oxXgAH9ie0oS4PKPqpkKNaK+CjEmf5U2HEEOw=
google.golang.org/grpc/examples v0.0.0-20241025160038-e0a730c111be h1:cDW/tVL48DTBTnkv7rmskMD4D2K+cri5qiCD8RoebRc=
google.golang.org/grpc/examples v0.0.0-20241025160038-e0a730c111be/go.mod h1:wnQUz0oxXgAH9ie0oS4PKPqpkKNaK+CjEmf5U2HEEOw=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=
Expand Down

0 comments on commit 3cb47de

Please sign in to comment.