marsevilspirit commented on issue #2741:
URL: https://github.com/apache/dubbo-go/issues/2741#issuecomment-2875800136

   我们可以使用这个命令快速查询 config package dependency:
   ```sh
   go list -f '{{.ImportPath}}: {{.Imports}}' ./... | grep 
"dubbo.apache.org/dubbo-go/v3/config"
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to