AlexStocks commented on code in PR #2685: URL: https://github.com/apache/dubbo-go/pull/2685#discussion_r1626863541
########## cluster/router/condition/dynamic_router.go: ########## @@ -18,6 +18,10 @@ package condition import ( + "dubbo.apache.org/dubbo-go/v3/cluster/utils" Review Comment: format 下 import 的整体内容 -- 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]
