Skip to content

refactor: follow go fix advice about any#7052

Merged
acornett21 merged 1 commit intooperator-framework:masterfrom
PascalBourdier:go-fix-any
Mar 3, 2026
Merged

refactor: follow go fix advice about any#7052
acornett21 merged 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>
@PascalBourdier PascalBourdier marked this pull request as ready for review March 2, 2026 14:49
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 2, 2026
@acornett21 acornett21 merged commit 8575496 into operator-framework:master Mar 3, 2026
22 of 23 checks passed
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