wu-sheng commented on a change in pull request #87:
URL: https://github.com/apache/skywalking-cli/pull/87#discussion_r570082603
##########
File path: go.mod
##########
@@ -5,8 +5,7 @@ go 1.13
replace skywalking/network v1.0.0 => ./gen-codes/skywalking/network
require (
- github.com/apache/skywalking-swck v0.0.0-20210107023854-d15ef19f8317
- github.com/ghodss/yaml v1.0.0
+ github.com/apache/skywalking-swck v0.0.0-20210120061318-74f6b6b88c58
Review comment:
Please update this to 0.2.0
##########
File path: dist/LICENSE
##########
@@ -211,6 +211,9 @@ The text of each license is the standard Apache 2.0 license.
mum4k (termdash) 0.10.0: https://github.com/mum4k/termdash Apache 2.0
yaml.v2 2.2.4: https://gopkg.in/yaml.v2 Apache 2.0
Google (grpc-go): https://github.com/grpc/grpc-go Apache 2.0
+ skywalking-swck v0.0.0-20210107023854-d15ef19f8317:
https://github.com/apache/skywalking-swck Apache 2.0
Review comment:
And then, you forget to update this...
----------------------------------------------------------------
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]