Skip to content

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

Closed
MD-Mushfiqur123 wants to merge 1 commit into
cli:trunkfrom
MD-Mushfiqur123:refactor/interface-to-any
Closed

refactor: replace interface{} with any (Go 1.18+)#245
MD-Mushfiqur123 wants to merge 1 commit into
cli:trunkfrom
MD-Mushfiqur123:refactor/interface-to-any

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

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

This is a mechanical refactor with no behavior change.

@MD-Mushfiqur123 MD-Mushfiqur123 requested a review from a team as a code owner June 4, 2026 03:43
@MD-Mushfiqur123 MD-Mushfiqur123 requested review from babakks and removed request for a team June 4, 2026 03:43
Signed-off-by: god032396-del <god032396@gmail.com>
@MD-Mushfiqur123 MD-Mushfiqur123 force-pushed the refactor/interface-to-any branch from e6056dc to 71c795e Compare June 13, 2026 02:18
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.

1 participant