kou commented on PR #135: URL: https://github.com/apache/arrow-go/pull/135#issuecomment-2372762990
The lint failure was caused by mixing Go 1.22 and 1.23. See also: https://github.com/golangci/golangci-lint/issues/4908 I've pushed a commit to ensure using Go 1.23 for pre-commit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
