r1ngtone commented on PR #772: URL: https://github.com/apache/incubator-seata-go/pull/772#issuecomment-2832002077
Perhaps you can add the following step above `- name: "golang ci lint"` to resolve the issue: ``` - name: Download Go modules run: | go clean -modcache go mod download ``` -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org