You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/10/09 08:47:23 UTC

[GitHub] [servicecomb-kie] WillemJiang commented on a change in pull request #36: SCB-1500 decouple primitive.ObjectID

WillemJiang commented on a change in pull request #36: SCB-1500 decouple primitive.ObjectID
URL: https://github.com/apache/servicecomb-kie/pull/36#discussion_r332895828
 
 

 ##########
 File path: go.mod
 ##########
 @@ -16,6 +16,6 @@ require (
 	github.com/urfave/cli v1.20.0
 	github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c // indirect
 	github.com/xdg/stringprep v1.0.0 // indirect
-	go.mongodb.org/mongo-driver v1.0.0
+	go.mongodb.org/mongo-driver v1.0.3
 
 Review comment:
   It could be better if we upgrade the version in another PR.

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


With regards,
Apache Git Services