humingcheng commented on a change in pull request #124: Support parameter
validation
URL: https://github.com/apache/servicecomb-kie/pull/124#discussion_r397796526
##########
File path: go.mod
##########
@@ -6,8 +6,11 @@ require (
github.com/go-chassis/go-chassis v0.0.0-20200322084331-36849ab2cb10
github.com/go-chassis/paas-lager v1.1.1
github.com/go-mesh/openlogging v1.0.1
+ github.com/go-playground/universal-translator v0.17.0
+ github.com/go-playground/validator v9.29.0+incompatible
Review comment:
v10的版本通过goproxy下载不下来,没办法
----------------------------------------------------------------
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