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 2020/12/06 11:48:17 UTC

[GitHub] [dubbo-go-samples] cityiron opened a new pull request #20: Seata sample run

cityiron opened a new pull request #20:
URL: https://github.com/apache/dubbo-go-samples/pull/20


   Seata sample run for testing


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


[GitHub] [dubbo-go-samples] zouyx merged pull request #20: Seata sample run

Posted by GitBox <gi...@apache.org>.
zouyx merged pull request #20:
URL: https://github.com/apache/dubbo-go-samples/pull/20


   


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


[GitHub] [dubbo-go-samples] zouyx commented on a change in pull request #20: Seata sample run

Posted by GitBox <gi...@apache.org>.
zouyx commented on a change in pull request #20:
URL: https://github.com/apache/dubbo-go-samples/pull/20#discussion_r537190350



##########
File path: seata/go.mod
##########
@@ -1,8 +1,8 @@
 module github.com/apache/dubbo-go-samples/seata
 
 require (
-	github.com/apache/dubbo-go v1.4.1
-	github.com/apache/dubbo-go-hessian2 v1.6.0
+	github.com/apache/dubbo-go v1.5.2-0.20201205063214-68ff8be79d6d
+	github.com/apache/dubbo-go-hessian2 v1.7.0

Review comment:
       Could you move this require to [root/go.mod](https://github.com/apache/dubbo-go-samples/blob/master/go.mod) ?




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