zouyx commented on a change in pull request #1156:
URL: https://github.com/apache/dubbo-go/pull/1156#discussion_r613192999
##########
File path: test/integrate/dubbo/go-client/go.mod
##########
@@ -3,7 +3,7 @@ module github.com/apache/dubbo-go/test/integrate/dubbo/go-client
go 1.13
require (
- github.com/apache/dubbo-go v1.5.6-rc2.0.20210405033601-abbd985fb785
+ github.com/apache/dubbo-go v1.5.5
Review comment:
useless version number
it will be replaced when run by this Docker file
https://github.com/apache/dubbo-go/blob/00dbac59da835dc303089bac3a82448b81fe9078/test/integrate/dubbo/go-server/Dockerfile#L31
--
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]