Skip to content

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

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

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

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replace all occurrences of interface{} with any (introduced in Go 1.18) across the codebase.

@CLAassistant

CLAassistant commented Jun 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Signed-off-by: god032396-del <god032396@gmail.com>
@MD-Mushfiqur123 MD-Mushfiqur123 force-pushed the refactor/interface-to-any branch from 1b3f8ca to 00d1d9a 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.

2 participants