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 2020/07/21 02:30:44 UTC

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #667: add SslConfig struct

AlexStocks commented on a change in pull request #667:
URL: https://github.com/apache/dubbo-go/pull/667#discussion_r457799451



##########
File path: go.mod
##########
@@ -12,3 +12,5 @@ require (
 	go.uber.org/zap v1.10.0
 	gopkg.in/yaml.v2 v2.2.2
 )
+
+go 1.13

Review comment:
       pls do not add go version。




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

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