Skip to content

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

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

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

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replace all occurrences of interface{} with any (available since Go 1.18) across 27 non-vendor, non-generated source files.

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