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 2021/11/24 07:54:54 UTC

[GitHub] [servicecomb-service-center] humingcheng commented on a change in pull request #1168: Add query parameter "withShared"

humingcheng commented on a change in pull request #1168:
URL: https://github.com/apache/servicecomb-service-center/pull/1168#discussion_r755777603



##########
File path: go.mod
##########
@@ -13,10 +13,11 @@ require (
 	github.com/deckarep/golang-set v1.7.1
 	github.com/elithrar/simple-scrypt v1.3.0
 	github.com/ghodss/yaml v1.0.0
-	github.com/go-chassis/cari v0.5.1-0.20210823023004-74041d1363c4
+	github.com/go-chassis/cari v0.5.1-0.20211124031617-99bda218b0cf
 	github.com/go-chassis/foundation v0.3.1-0.20210811025651-7f4d2b2b906c
 	github.com/go-chassis/go-archaius v1.5.1
-	github.com/go-chassis/go-chassis-extension/protocol/grpc v0.0.0-20210902082902-eb5df922afcd // indirect
+	github.com/go-chassis/go-chassis v1.8.3 // indirect

Review comment:
       已删除




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

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org