BLAZZ commented on issue #919: URL: https://github.com/apache/rocketmq-client-go/issues/919#issuecomment-1286422973
also have this problem when we using dubbo-go who use mod github.com/satori/go.uuid v1.2.1, is conflict with v 1.2.0, so we cant use both in a project. consider upgrade version may cause someone else have a compile error and github.com/satori/go.uuid is seemingly EOL, so how about change to gitee.com/gofrs/uuid/v4 ? -- 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]
