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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to