You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/04/14 12:15:33 UTC

[GitHub] [dubbo-go] zouyx commented on a change in pull request #1156: fix: fix test file gomod

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org