pgier commented on PR #911: URL: https://github.com/apache/pulsar-client-go/pull/911#issuecomment-1354087869
@tisonkun You are right at that point we will no longer be compatible with go 1.15. We should see a failure in the 1.15 integration tests at the point when a PR includes an incompatible change, and we would have to either not accept the change, or remove the 1.15 tests. My point was just that this change by itself doesn't make us incompatible with 1.15. I'll work on upgrading dependencies next and see if anything fails, and we can decide whether it's worth upgrading specific incompatible deps. -- 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]
