fuziye01 commented on a change in pull request #840:
URL:
https://github.com/apache/servicecomb-service-center/pull/840#discussion_r564948150
##########
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:
go.mod中的github.com/gogo/protobuf v1.3.1 和 github.com/golang/protobuf
v1.4.2应该移除,再检查一下是不是所有gogo和golang的protobuf都修改了
----------------------------------------------------------------
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]