Skip to content

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

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

refactor: replace interface{} with any (Go 1.18+)#139
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 (available since Go 1.18). This is a mechanical refactor with no behavioral changes.

Files changed:

  • equal.go
  • config.go
  • constructors.go
  • option.go
  • static_test.go
  • config_ext_test.go
  • option_test.go
  • internal/merge/merge.go
  • internal/merge/merge_test.go

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants