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/02/19 17:22:54 UTC

[GitHub] [rocketmq-client-go] kpvt001 opened a new issue #424: go.mod has non-.../v2 module pat

kpvt001 opened a new issue #424: go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424
 
 
    `go get github.com/apache/rocketmq-client-go/v2`                                                                                         
   
   go: github.com/apache/rocketmq-client-go/v2@v2.0.0-rc1: go.mod has non-.../v2 module path "github.com/apache/rocketmq-client-go" (and .../v2/go.mod does not exist) at revision v2.0.0-rc1
   

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

[GitHub] [rocketmq-client-go] zhangxinghao commented on issue #424: [Native]go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
zhangxinghao commented on issue #424: [Native]go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-590716546
 
 
   我也遇到了同样的问题:
   go: github.com/apache/rocketmq-client-go/v2@v2.0.0-rc1: go.mod has non-.../v2 module path "github.com/apache/rocketmq-client-go" (and .../v2/go.mod does not exist) at revision v2.0.0-rc1

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

[GitHub] [rocketmq-client-go] whaios removed a comment on issue #424: [Native]go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
whaios removed a comment on issue #424: [Native]go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-591785953
 
 
   $ git checkout  v2.0.0-rc1
   Note: switching to 'v2.0.0-rc1'.
   
   You are in 'detached HEAD' state. You can look around, make experimental
   changes and commit them, and you can discard any commits you make in this
   state without impacting any branches by switching back to a branch.
   
   Turn off this advice by setting config variable advice.detachedHead to false
   
   HEAD is now at 7308bc9 [ISSUE #354] feat: Support PanicHandler (#355)

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

[GitHub] [rocketmq-client-go] whaios edited a comment on issue #424: [Native]go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
whaios edited a comment on issue #424: [Native]go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-591785953
 
 
   $ git checkout  v2.0.0-rc1
   Note: switching to 'v2.0.0-rc1'.
   
   You are in 'detached HEAD' state. You can look around, make experimental
   changes and commit them, and you can discard any commits you make in this
   state without impacting any branches by switching back to a branch.
   
   Turn off this advice by setting config variable advice.detachedHead to false
   
   HEAD is now at 7308bc9 [ISSUE #354] feat: Support PanicHandler (#355)

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

[GitHub] [rocketmq-client-go] whaios commented on issue #424: [Native]go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
whaios commented on issue #424: [Native]go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-591793026
 
 
   go.mod:
   require github.com/apache/rocketmq-client-go/v2 v2.0.0-rc1.0.20200119045717-cfdf53880dea

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

[GitHub] [rocketmq-client-go] ShannonDing closed issue #424: [Native]go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
ShannonDing closed issue #424: [Native]go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424
 
 
   

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

[GitHub] [rocketmq-client-go] ShannonDing commented on issue #424: go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
ShannonDing commented on issue #424: go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-588581834
 
 
   link #380 

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

[GitHub] [rocketmq-client-go] ShannonDing commented on issue #424: [Native]go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
ShannonDing commented on issue #424: [Native]go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-593058517
 
 
   v2.0.0-rc2 is pre-reelased, and v2.0.0 will be released soon.

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

[GitHub] [rocketmq-client-go] zhangxinghao commented on issue #424: [Native]go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
zhangxinghao commented on issue #424: [Native]go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-591799173
 
 
   @whaios Thanks, `go get github.com/apache/rocketmq-client-go/v2@af4067cae785c6e632df9f0f5c689e7d5aa86646` works for me

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

[GitHub] [rocketmq-client-go] whaios commented on issue #424: [Native]go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
whaios commented on issue #424: [Native]go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-591785953
 
 
   $ git checkout  v2.0.0-rc1
   Note: switching to 'v2.0.0-rc1'.
   
   You are in 'detached HEAD' state. You can look around, make experimental
   changes and commit them, and you can discard any commits you make in this
   state without impacting any branches by switching back to a branch.

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

[GitHub] [rocketmq-client-go] kpvt001 commented on issue #424: go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
kpvt001 commented on issue #424: go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-588616526
 
 
   > link #380
   
   但是我是昨天发现的这个问题,#380在1.9已经merge了

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

[GitHub] [rocketmq-client-go] xujianhai666 commented on issue #424: [Native]go.mod has non-.../v2 module pat

Posted by GitBox <gi...@apache.org>.
xujianhai666 commented on issue #424: [Native]go.mod has non-.../v2 module pat
URL: https://github.com/apache/rocketmq-client-go/issues/424#issuecomment-590047891
 
 
   > > link #380
   > 
   > 但是我是昨天发现的这个问题,#380在1.9已经merge了
   
   @kpvt001 你确定拉取的是最新的吗?
   

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