You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/07/23 07:52:50 UTC

[GitHub] [skywalking-cli] kezhenxu94 commented on a change in pull request #48: chore: add changelog for 0.3.0

kezhenxu94 commented on a change in pull request #48:
URL: https://github.com/apache/skywalking-cli/pull/48#discussion_r459272702



##########
File path: go.mod
##########
@@ -3,6 +3,7 @@ module github.com/apache/skywalking-cli
 go 1.13
 
 require (
+	github.com/99designs/gqlgen v0.11.3 // indirect

Review comment:
       This one is only needed in code generation phase, do we need to add it in the license? If so, I'll add it

##########
File path: go.mod
##########
@@ -3,6 +3,7 @@ module github.com/apache/skywalking-cli
 go 1.13
 
 require (
+	github.com/99designs/gqlgen v0.11.3 // indirect

Review comment:
       This one is only used in code generation phase, do we need to add it in the license? If so, I'll add it




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