tisonkun commented on code in PR #911: URL: https://github.com/apache/pulsar-client-go/pull/911#discussion_r1050320212
########## README.md: ########## @@ -36,7 +36,9 @@ CGo based library. ## Requirements -- Go 1.15+ +- Go 1.18+ + Note that while this library should work with golang versions as early as go 1.15, + any bugs specific to Golang versions earlier than Go 1.18 may not be fixed. Review Comment: ```suggestion > **Note**: > > While this library should work with Golang versions as early as 1.15, any bugs specific to versions earlier than 1.18 may not be fixed. ``` -- 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]
