Skip to content

chore: replace interface{} with any #3557

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

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

sashamelentyev
Copy link
Contributor

@sashamelentyev sashamelentyev commented Feb 28, 2025

Description (what this PR does / why we need it):

It's cosmetic PR only. Less code

Which issue(s) this PR fixes (resolves / be part of):

Other special notes for the reviewers:

Use gofmt -w -r 'interface{} -> any' . command

Signed-off-by: Sasha Melentyev <sasha@m8.ru>
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 28, 2025
@dosubot dosubot bot added the LGTM label Mar 7, 2025
@shenqidebaozi shenqidebaozi merged commit 7a9a72e into go-kratos:main Mar 7, 2025
34 checks passed
chaosue pushed a commit to chaosue/kratos that referenced this pull request Mar 12, 2025
Signed-off-by: Sasha Melentyev <sasha@m8.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants