Skip to content

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

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

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

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replace interface{} with any (Go 1.18+ type alias).

11 files changed via code search.

Fixes type literal usage only (not interface definitions).

@TristonianJones

TristonianJones commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Hi @MD-Mushfiqur123, can you revert the gen/ and repl/parser related files. They're code-generated and so we don't control the content.

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