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

update dependencies #70

Merged
merged 2 commits into from
Jul 11, 2024
Merged

update dependencies #70

merged 2 commits into from
Jul 11, 2024

Conversation

masa213f
Copy link
Contributor

@masa213f masa213f commented Jul 11, 2024

This PR updates dependencies.
There is no update of GitHub Actions this time, so I update go modules only.

From grpc-go v1.64.0, grpc.WithBlock is deprecated. But etcd client requires to use it. So I ignore the warning.
https://github.com/grpc/grpc-go/releases/tag/v1.64.0
grpc/grpc-go#7097
https://etcd.io/docs/v3.4/upgrades/upgrade_3_4/#require-grpcwithblock-for-client-dial

Signed-off-by: Masayuki Ishii [email protected]

@masa213f masa213f changed the title update dependencie update dependencies Jul 11, 2024
@masa213f masa213f requested a review from YZ775 July 11, 2024 07:54
Copy link
Contributor

@YZ775 YZ775 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@masa213f masa213f merged commit 30e6e51 into main Jul 11, 2024
1 check passed
@masa213f masa213f deleted the update-20240711 branch July 11, 2024 08:22
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