You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/11/06 11:23:06 UTC

[GitHub] [dubbo-go-pixiu] ztelur commented on a change in pull request #292: Support https mutil certs

ztelur commented on a change in pull request #292:
URL: https://github.com/apache/dubbo-go-pixiu/pull/292#discussion_r744113984



##########
File path: pkg/server/listener.go
##########
@@ -18,6 +18,7 @@
 package server
 
 import (
+	"golang.org/x/crypto/acme/autocert"

Review comment:
       pls split it into 3 import blocks.
   
   




-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org