haxung commented on issue #1093: URL: https://github.com/apache/pulsar-client-go/issues/1093#issuecomment-1792115274
Write this in `go.mod` . It's helpful for me. ``` require github.com/apache/pulsar-client-go v0.9.1-0.20231101153545-0845e7389aff ``` That `pulsaradmin` doesn't merge to any tags, so cannot import it. However we can use `commit` number, like `0845e73`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
