XnLemon opened a new pull request, #1053: URL: https://github.com/apache/dubbo-go-pixiu/pull/1053
**What this PR does**: Force `.github/scripts/download-go-modules.sh` to use LF line endings to prevent Windows Docker builds from failing during shell parsing. **Which issue(s) this PR fixes**: Fixes #1052 **Special notes for your reviewer**: The script content is unchanged. This only defines its checkout line-ending behavior. **Does this PR introduce a user-facing change?**: No. 应该就是windows checkout下来变成 crlf 导致的 不知道能不能加gitattributes 或者看看有没有其他要求 cc @Alanxtl -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
