Skip to content

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

Closed
MD-Mushfiqur123 wants to merge 1 commit into
go-macaron:mainfrom
MD-Mushfiqur123:refactor/interface-to-any
Closed

refactor: replace interface{} with any (Go 1.18+)#272
MD-Mushfiqur123 wants to merge 1 commit into
go-macaron:mainfrom
MD-Mushfiqur123:refactor/interface-to-any

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replace interface{} with any (the Go 1.18+ alias) across 7 files.

This is a purely mechanical refactor with no behavior change.

Signed-off-by: god032396-del <god032396@gmail.com>
@MD-Mushfiqur123 MD-Mushfiqur123 force-pushed the refactor/interface-to-any branch from 4d41033 to f0f3fbb Compare June 13, 2026 02:19
@MD-Mushfiqur123 MD-Mushfiqur123 deleted the refactor/interface-to-any branch June 14, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant