Skip to content

refactor: replace interface{} with any (Go 1.18+)#432

Merged
askuy merged 1 commit into
gotomicro:masterfrom
MD-Mushfiqur123:refactor/interface-to-any
Jun 1, 2026
Merged

refactor: replace interface{} with any (Go 1.18+)#432
askuy merged 1 commit into
gotomicro:masterfrom
MD-Mushfiqur123:refactor/interface-to-any

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replace all interface{} type literals with any (available since Go 1.18).

The codebase already uses Go 1.21, so this is safe.

38 files, 194 replacements.

@askuy
askuy merged commit 5eb2a40 into gotomicro:master Jun 1, 2026
0 of 2 checks passed
@MD-Mushfiqur123

Copy link
Copy Markdown
Author

I am a new dev so pls support me

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