VanKhanhAnny commented on PR #51: URL: https://github.com/apache/incubator-seata-go-samples/pull/51#issuecomment-4083598815
Hi, I reproduced this issue locally while setting up the samples. It looks like `incubator-seata-go` has already moved to `seata.apache.org/seata-go/v2`, but `incubator-seata-go-samples` is still using `seata.apache.org/seata-go` without `/v2`. Because of that, the `go.work` local setup doesn't seem to use the local checkout properly and `go list` still resolves the sample imports to the module cache on my side. Would you prefer updating PR #51, or opening a new replacement PR for this? -- 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]
