wolfstudy commented on issue #4: add go mod for pulsar-client-go
URL: https://github.com/apache/pulsar-client-go/pull/4#issuecomment-492495336
 
 
   When we execute `go mod init`, the path used is: 
`github.com/apache/pulsar-client-go`, so you may need to update your local 
folder path as follows:
   
   ```
   mkdir -p ~/github.com/apache/pulsar-client-go
   ```

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


With regards,
Apache Git Services

Reply via email to