marsevilspirit commented on code in PR #788: URL: https://github.com/apache/incubator-seata-go/pull/788#discussion_r1987414434
########## go.mod: ########## @@ -1,6 +1,8 @@ module github.com/seata/seata-go -go 1.18 +go 1.23.0 Review Comment: 使用cel时,genproto的版本太低,我升级到最新, go的版本自动就升级了,之后我降一降版本试试 -- 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