yeyiwei commented on a change in pull request #840:
URL: 
https://github.com/apache/servicecomb-service-center/pull/840#discussion_r565760164



##########
File path: go.mod
##########
@@ -65,6 +65,7 @@ require (
        golang.org/x/text v0.3.5 // indirect
        golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
        google.golang.org/grpc v1.33.1
+       google.golang.org/protobuf v1.23.0

Review comment:
       确认过了,用到gogo的代码已经都删除了。用到golang的是自动生成的pb.go代码中的版本声明,对功能不影响,生成工具用的是谷歌的生成工具。




----------------------------------------------------------------
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:
[email protected]


Reply via email to