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 2021/01/04 09:30:12 UTC

[GitHub] [rocketmq-client-go] ShannonDing commented on issue #582: How to import this package using go module

ShannonDing commented on issue #582:
URL: https://github.com/apache/rocketmq-client-go/issues/582#issuecomment-753864741


   it works in my demo:
   
   module rocketmq-demo-native-go
   go 1.13
   require github.com/apache/rocketmq-client-go/v2 v2.1.0-rc5
   


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