Skip to content

Conversation

@12ya
Copy link
Contributor

@12ya 12ya commented Oct 24, 2025

Refactored all instances of interface{} to use the Go 1.18+ alias any for improved readability and modern Go style. This change affects function signatures, type declarations, and variable initializations across all command, adapter, and utility files.

Refactored all instances of interface{} to use the Go 1.18+ alias any for improved readability and modern Go style. This change affects function signatures, type declarations, and variable initializations across all command, adapter, and utility files.
@12ya 12ya closed this Oct 24, 2025
@12ya 12ya deleted the patch-4 branch October 24, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant