tokers commented on a change in pull request #596:
URL:
https://github.com/apache/apisix-ingress-controller/pull/596#discussion_r677338069
##########
File path: pkg/kube/translation/ingress.go
##########
@@ -15,19 +15,20 @@
package translation
import (
+ "go.uber.org/zap"
Review comment:
Please classify the import packages.
This is a 3rd party packages, and it should be put with other 3rd party
packages.
--
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]