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/28 08:16:15 UTC

[GitHub] [servicecomb-service-center] robotLJW commented on a change in pull request #1170: delete syncer

robotLJW commented on a change in pull request #1170:
URL: https://github.com/apache/servicecomb-service-center/pull/1170#discussion_r757859353



##########
File path: go.mod
##########
@@ -7,10 +7,17 @@ replace (
 
 require (
 	github.com/NYTimes/gziphandler v1.1.1
+	github.com/Shopify/sarama v1.19.0 // indirect

Review comment:
       已经执行过 go mod tidy,indirect表示间接的依赖。
   https://stackoverflow.com/questions/61115111/how-to-avoid-indirect-dependencies-in-go-mod-file




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