Skip to content

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

Closed
MD-Mushfiqur123 wants to merge 1 commit into
magiconair:mainfrom
MD-Mushfiqur123:refactor/interface-to-any
Closed

refactor: replace interface{} with any (Go 1.18+)#83
MD-Mushfiqur123 wants to merge 1 commit into
magiconair:mainfrom
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).

Files changed:

  • parser.go
  • assert/assert.go
  • decode.go
  • lex.go
  • properties.go
  • decode_test.go
  • properties_test.go

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

1 participant