Skip to content

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

Open
MD-Mushfiqur123 wants to merge 2 commits into
urfave:mainfrom
MD-Mushfiqur123:refactor/interface-to-any
Open

refactor: replace interface{} with any (Go 1.18+)#2370
MD-Mushfiqur123 wants to merge 2 commits into
urfave:mainfrom
MD-Mushfiqur123:refactor/interface-to-any

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Replace interface{} with any (available since Go 1.18).

Changes made in 7 files:

  • help_test.go
  • docs/v1/examples/generated-help-text.md
  • docs/v1/examples/version-flag.md
  • docs/v2/examples/full-api-example.md
  • docs/v2/examples/generated-help-text.md
  • docs/v3/examples/full-api-example.md
  • docs/v3/examples/help/generated-help-text.md

@MD-Mushfiqur123 MD-Mushfiqur123 requested a review from a team as a code owner June 15, 2026 10:05
@dearchap

Copy link
Copy Markdown
Contributor

@MD-Mushfiqur123 Can you fix the PR checks ?

@dearchap dearchap added the status/waiting-for-response Waiting for response from original requester label Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/waiting-for-response Waiting for response from original requester

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants