tianxiaoliang commented on a change in pull request #23: add 
GetHistoryByLabelID interface with unit test, Register history's UrlPatterns to 
chassis
URL: https://github.com/apache/servicecomb-kie/pull/23#discussion_r309627693
 
 

 ##########
 File path: go.mod
 ##########
 @@ -4,15 +4,20 @@ require (
        github.com/emicklei/go-restful v2.8.0+incompatible
        github.com/go-chassis/foundation v0.0.0-20190621030543-c3b63f787f4c
        github.com/go-chassis/go-archaius v0.19.0
-       github.com/go-chassis/go-chassis v1.5.1
+       github.com/go-chassis/go-chassis v1.6.1-0.20190719075922-5d5163a39259
        github.com/go-chassis/paas-lager v1.0.2-0.20190328010332-cf506050ddb2
        github.com/go-mesh/openlogging v1.0.1-0.20181205082104-3d418c478b2d
+       github.com/google/go-cmp v0.3.0 // indirect
        github.com/onsi/ginkgo v1.8.0
        github.com/onsi/gomega v1.5.0
+       github.com/pkg/errors v0.8.1
        github.com/stretchr/testify v1.3.0
+       github.com/tidwall/pretty v1.0.0 // indirect
+       github.com/uber-go/atomic v1.4.0 // indirect
        github.com/urfave/cli v1.20.0
        github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c // indirect
        github.com/xdg/stringprep v1.0.0 // indirect
-       go.mongodb.org/mongo-driver v1.0.3
+       go.mongodb.org/mongo-driver v1.0.0
 
 Review comment:
   change to latest 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:
[email protected]


With regards,
Apache Git Services

Reply via email to