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

Respect golangci-lint SA1019 detection #1222

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Respect golangci-lint SA1019 detection #1222

merged 2 commits into from
Jun 10, 2024

Conversation

kachick
Copy link
Collaborator

@kachick kachick commented Jun 10, 2024

  • Bump google.golang.org/grpc from 1.63.2 to 1.64.0
  • Respect golangci-lint error SA1019

Linter detection in #1211

https://github.com/grpc/grpc-go/blob/c4753c39391bf30c3f07303e9d1e03816f1e7f72/Documentation/anti-patterns.md#the-wrong-way-grpcdial
grpc/grpc-go#1786

dependabot bot and others added 2 commits June 1, 2024 17:07
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.63.2...v1.64.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@kachick kachick requested a review from pankona as a code owner June 10, 2024 18:16
Copy link
Owner

@pankona pankona left a comment

Choose a reason for hiding this comment

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

Thank you!! 😋

@pankona pankona merged commit 44aa498 into master Jun 10, 2024
5 checks passed
@pankona pankona deleted the respect-linter branch June 10, 2024 22:08
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