You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/11/13 01:38:57 UTC

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #738: SCB-2094 Upgrade go-chassis

tianxiaoliang commented on a change in pull request #738:
URL: https://github.com/apache/servicecomb-service-center/pull/738#discussion_r522554438



##########
File path: go.mod
##########
@@ -23,27 +23,27 @@ require (
 	github.com/labstack/echo/v4 v4.1.17
 	github.com/natefinch/lumberjack v0.0.0-20170531160350-a96e63847dc3
 	github.com/olekukonko/tablewriter v0.0.0-20180506121414-d4647c9c7a84
-	github.com/onsi/ginkgo v1.10.1
-	github.com/onsi/gomega v1.7.0
+	github.com/onsi/ginkgo v1.14.0
+	github.com/onsi/gomega v1.10.1
 	github.com/opentracing/opentracing-go v1.1.0
 	github.com/openzipkin/zipkin-go-opentracing v0.3.3-0.20180123190626-6bb822a7f15f
-	github.com/pkg/errors v0.8.1
+	github.com/pkg/errors v0.9.1

Review comment:
       这个下次pr移除了吧




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