pingcap / tidb-tools

tidb-tools are some useful tool collections for TiDB.
Apache License 2.0
289 stars 194 forks source link

Update google.golang.org/grpc #820

Closed dveeden closed 1 day ago

dveeden commented 1 day ago

What problem does this PR solve?

Issue Number: ref #819

What is changed and how it works?

$ go get -u google.golang.org/grpc@v1.63.2
go: upgraded golang.org/x/crypto v0.22.0 => v0.29.0
go: upgraded golang.org/x/net v0.24.0 => v0.31.0
go: upgraded golang.org/x/sync v0.7.0 => v0.9.0
go: upgraded golang.org/x/sys v0.19.0 => v0.27.0
go: upgraded golang.org/x/term v0.19.0 => v0.26.0
go: upgraded golang.org/x/text v0.14.0 => v0.20.0
go: upgraded golang.org/x/tools v0.20.0 => v0.21.1-0.20240508182429-e35e4ccd0d2d
go: upgraded google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda => v0.0.0-20241118233622-e639e219e697
go: upgraded google.golang.org/grpc v1.62.1 => v1.63.2
go: upgraded google.golang.org/protobuf v1.33.0 => v1.35.2

Check List

Tests

Code changes

Side effects

Related changes

ti-chi-bot[bot] commented 1 day ago

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
ti-chi-bot[bot] commented 1 day ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment