panlei-coder opened a new pull request, #772:
URL: https://github.com/apache/incubator-seata-go/pull/772

   
https://github.com/apache/incubator-seata-go/commit/1bf4369ecdc5ab06d70c7babc93824b027dbbe4b
 该 pr 引入了 knadh 两个版本 v1.5.0 和 v2.1.2,seata-go-sample 中引入的是 v1.4.4 
版本,导致多个不同的版本引入冲突。通过 go mod graph 查看了项目中库的依赖关系,主要是 dubbo-go 中依赖 knadh,目前最新版本的 
dubbo-go 引入的是 v1.5.0,所以将 dubbo-go 的版本升级到了 v3.1.1,knadh 统一成了 v1.5.0。
   


-- 
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

Reply via email to