- Reorder imports to follow Go conventions (standard library before third-party) - Remove trailing whitespace - Improve error handling logic for better readability
- Reorder imports to follow Go conventions (standard library before third-party) - Remove trailing whitespace - Improve error handling logic for better readability