You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/29 13:37:01 UTC

[GitHub] [pulsar-client-go] zzzming commented on pull request #820: Support dynamic set go sdk version in connection

zzzming commented on PR #820:
URL: https://github.com/apache/pulsar-client-go/pull/820#issuecomment-1262296568

   Have you thought about using `ldflags` to pass git commit or git tag which can be the actual version. This will tie into a build system automatically without additional files.
   Here is an example.
   https://stackoverflow.com/questions/11354518/application-auto-build-versioning/55090713#55090713


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org