Alanxtl commented on code in PR #1133: URL: https://github.com/apache/dubbo-go-samples/pull/1133#discussion_r3787942333
########## go.mod: ########## @@ -3,11 +3,11 @@ module github.com/apache/dubbo-go-samples go 1.25.0 require ( - dubbo.apache.org/dubbo-go/v3 v3.3.2-20260419 + dubbo.apache.org/dubbo-go/v3 v3.3.3-0.20260814125551-b3adb3362ae7 Review Comment: 哪有这个版本😂 -- 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]
