dongjiang1989 opened a new pull request, #2833: URL: https://github.com/apache/dubbo-go/pull/2833
``` Run if [ "$GITHUB_EVENT_NAME" == "pull_request" ]; then start integrate-test: repo = apache/dubbo-go, SHA = 03ad5e326f94e0c8cf952a7f16b3552230d3d82d, branch = main integrate-test root work-space -> /home/runner/work/dubbo-go/dubbo-go use dubbo-go-samples main branch for integration testing Cloning into 'samples'... go: go.mod file indicates go 1.23, but maximum version supported by tidy is 1.20 ``` ref: https://github.com/apache/dubbo-go/actions/runs/14289442729/job/40048715934 Since the golang version of the dependent dubbo-go-samples has been upgraded to v1.23, keep it consistent: https://github.com/apache/dubbo-go-samples/blob/04455d8b548ec54350f0c86c49b05e5524286cdd/go.mod#L173 -- 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...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org