Skip to content

Commit

Permalink
Update google.golang.org/grpc/examples digest to 6f41085 (#456)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 0e04e63 commit c7ad3ef
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.34.0
golang.org/x/text v0.21.0
google.golang.org/grpc v1.69.2
google.golang.org/grpc/examples v0.0.0-20241224124116-724f450f77a0
google.golang.org/grpc/examples v0.0.0-20250108093312-6f4108557408
gorm.io/datatypes v1.2.5
gorm.io/driver/postgres v1.5.11
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 @@ -853,6 +853,8 @@ google.golang.org/grpc/examples v0.0.0-20241223213422-e912015fd3f4 h1:FBWYiAVRBE
google.golang.org/grpc/examples v0.0.0-20241223213422-e912015fd3f4/go.mod h1:iUYUXyn6BoNc+Royf9Rq6zhL10e8fi9gWUwlQneUe6Q=
google.golang.org/grpc/examples v0.0.0-20241224124116-724f450f77a0 h1:oySzPorhJex9pSNVC4gbvZ4vCnUgpKKdFMaAvsLGIMg=
google.golang.org/grpc/examples v0.0.0-20241224124116-724f450f77a0/go.mod h1:iUYUXyn6BoNc+Royf9Rq6zhL10e8fi9gWUwlQneUe6Q=
google.golang.org/grpc/examples v0.0.0-20250108093312-6f4108557408 h1:YpQpi0uldF+QvG8opE0XMm++pud1VQ3P7WumnbDlR8M=
google.golang.org/grpc/examples v0.0.0-20250108093312-6f4108557408/go.mod h1:iUYUXyn6BoNc+Royf9Rq6zhL10e8fi9gWUwlQneUe6Q=
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 c7ad3ef

Please sign in to comment.