Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport dependency updates to release-2.5 #4990

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

denyeart
Copy link
Contributor

Backport 3 dependency updates from main to release-2.5 branch:

  • bump google.golang.org/grpc v1.65.0
  • bump golang.org/x/crypto v0.24.0
  • bump go.etcd.io/etcd/pkg 3.5.14

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
Note that golang.org/x/tools update broke gendoc with error:
panic: can't determine type sizes for compiler "" on GOARCH ""

It turns out that gendoc didn't need the problematic packages.NeedTypesInfo and therefore this option is now removed.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
bump google.golang.org/grpc v1.65.0

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
@denyeart denyeart requested a review from a team as a code owner September 20, 2024 03:05
@denyeart
Copy link
Contributor Author

denyeart commented Sep 20, 2024

@satota2 (or anybody), If it looks good, could you merge this one and then #4991 so that we can release v2.5.10.

@andrew-coleman andrew-coleman merged commit 1a81040 into hyperledger:release-2.5 Sep 20, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants