Skip to content

refactor: apply go fix modernizers from Go 1.26#133

Merged
gammazero merged 1 commit intomainfrom
modenize-code
Feb 16, 2026
Merged

refactor: apply go fix modernizers from Go 1.26#133
gammazero merged 1 commit intomainfrom
modenize-code

Conversation

@gammazero
Copy link
Copy Markdown
Contributor

This PR applies automated refactoring from go 1.26 (go fix ./...):

interface{} to any, slices.Contains, range loops and other idiomatic updates.

This PR applies automated refactoring from go 1.26 (go fix ./...):

interface{} to any, slices.Contains, range loops and other idiomatic updates.
@gammazero gammazero merged commit 22889c1 into main Feb 16, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant