pherzheyu commented on code in PR #1855:
URL: https://github.com/apache/dubbo-go/pull/1855#discussion_r866414236
##########
cluster/cluster/adaptivesvc/cluster_invoker.go:
##########
@@ -35,6 +31,8 @@ import (
"dubbo.apache.org/dubbo-go/v3/common/extension"
"dubbo.apache.org/dubbo-go/v3/common/logger"
"dubbo.apache.org/dubbo-go/v3/protocol"
+
+ perrors "github.com/pkg/errors"
Review Comment:
这里是不是没运行imports-formatter,import分组不正确ci过不了的
--
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]