zouyx commented on a change in pull request #1092:
URL: https://github.com/apache/dubbo-go/pull/1092#discussion_r600973399
##########
File path: test/integrate/dubbo/go-server/go.mod
##########
@@ -1,3 +1,8 @@
module github.com/apache/dubbo-go/test/integrate/dubbo/go-server
go 1.13
+
+require (
+ github.com/apache/dubbo-go v1.5.5
Review comment:
remove this block pls,it will cause some problems when run integration
test in Github Action.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]