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

Upgrade dependencies #244

Merged
merged 2 commits into from Dec 9, 2021
Merged

Conversation

yamamoto-febc
Copy link
Member

  • golangci-lint v1.43
  • google.golang.org/grpc v1.42.0
  • google.golang.org/protobuf v1.27.1

Note: grpcutilパッケージにてgoogle.golang.org/grpcのinternalなパッケージからコードを移植した部分がある。
この更新で元のコードが修正され、いくつかDeprecatedとマークされた箇所がある。
grpcutilパッケージのコードを修正すべきだが修正範囲が大きくなるためこのPRではnolint:staticcheckを付けて警告を無視するだけの修正にした。後続PRで改めて対応する。

- google.golang.org/grpc v1.42.0
- google.golang.org/protobuf v1.27.1
@yamamoto-febc yamamoto-febc merged commit c28d9c2 into sacloud:main Dec 9, 2021
@yamamoto-febc yamamoto-febc deleted the dependencies branch December 9, 2021 00:26
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.

None yet

1 participant