pgier opened a new pull request, #856:
URL: https://github.com/apache/pulsar-client-go/pull/856

   ### Motivation
   
   Instead of maintaining a hard coded version string in the sources, we can 
get the version of the pulsar-client-go module used to build the client 
application.
   
   ### Modifications
   
   Removed the hard coded version string and replaced it with code that runs at 
initialization to look up the version of the client golang module dependency 
that was used to build the app.
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   


-- 
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-unsubscr...@pulsar.apache.org

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

Reply via email to