Skip to content

Comments

refactor: follow go fix advice about any#7052

Draft
PascalBourdier wants to merge 1 commit intooperator-framework:masterfrom
PascalBourdier:go-fix-any
Draft

refactor: follow go fix advice about any#7052
PascalBourdier wants to merge 1 commit intooperator-framework:masterfrom
PascalBourdier:go-fix-any

Conversation

@PascalBourdier
Copy link
Contributor

@PascalBourdier PascalBourdier commented Feb 20, 2026

I only launch the following command:

go fix -any ./...

Description of the change:

use any keyword rather than interface

Motivation for the change:

use the new go syntax

Checklist

If the pull request includes user-facing changes, extra documentation is required:

I only launch the following command:
```
go fix -any ./...
```

Signed-off-by: Pascal Bourdier <pascal.bourdier@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant