You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/01/09 01:57:57 UTC

[GitHub] [rocketmq-client-go] ShannonDing commented on issue #379: how to get github.com/apache/rocketmq-client-go v2.0.0-alpha1 version?

ShannonDing commented on issue #379: how to get github.com/apache/rocketmq-client-go v2.0.0-alpha1 version?
URL: https://github.com/apache/rocketmq-client-go/issues/379#issuecomment-572345314
 
 
   Since the alpha3, the version label was changed to v2.x.x with a prefix "v", 
   you can use `require github.com/apache/rocketmq-client-go v2.x.x`,
   for old alpha version, maybe `require github.com/apache/rocketmq-client-go 2.0.0-alpha1` without prefix works well.

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


With regards,
Apache Git Services