Skip to content

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

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

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

Conversation

@MD-Mushfiqur123
Copy link
Copy Markdown
Contributor

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

@rubenv rubenv merged commit 25d8d72 into rubenv:master Jun 4, 2026
5 checks passed
@rubenv
Copy link
Copy Markdown
Owner

rubenv commented Jun 4, 2026

Thanks!

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