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/08/17 08:15:11 UTC

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #677: add new control-panel framework

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



##########
File path: control-panel/cp-backend/go.mod
##########
@@ -0,0 +1,10 @@
+module github.com/alec-z/cp-backend
+
+go 1.13
+
+require (
+	github.com/labstack/echo/v4 v4.1.16

Review comment:
       前端不应该包含go代码,应该是纯粹的js等前端代码




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