fwhezfwhez opened a new issue #609: URL: https://github.com/apache/rocketmq-client-go/issues/609
Hello, I'm faced with a mistake: ```go ..\..\pkg\mod\github.com\apache\rocketmq-client-go\[email protected]\consumer\consumer.go:34:2: use of internal package github.com/apache/rocketmq-client-go/v2/internal not allowed ..\..\pkg\mod\github.com\apache\rocketmq-client-go\[email protected]\consumer\consumer.go:35:2: use of internal package github.com/apache/rocketmq-client-go/v2/internal/remote not allowed ..\..\pkg\mod\github.com\apache\rocketmq-client-go\[email protected]\consumer\consumer.go:36:2: use of internal package github.com/apache/rocketmq-client-go/v2/internal/utils not allowed ``` This question seems alike to #199.However it should already be fixed in 2019 year , actually remained unfixed in latest v2.0.0. Help wanted ---------------------------------------------------------------- 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]
