Skip to content

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

Open
MD-Mushfiqur123 wants to merge 1 commit into
prometheus:masterfrom
MD-Mushfiqur123:refactor/interface-to-any
Open

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

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replaces all remaining occurrences of interface{} with the any alias.

Signed-off-by: MD-Mushfiqur123 <MD-Mushfiqur123@users.noreply.github.com>
@github-actions github-actions Bot added the stale label Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant