CAICAIIs commented on code in PR #1147:
URL: https://github.com/apache/dubbo-go-samples/pull/1147#discussion_r3976060120


##########
go.mod:
##########
@@ -3,13 +3,13 @@ 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.20260906090102-5f54b6a8cc97

Review Comment:
   go get dubbo.apache.org/dubbo-go/v3@develop 
的伪版本,最新的tag是v3.3.2不包含http3的新配置,可能需要你那边打个新的日期戳 tag



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

Reply via email to