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 2021/11/23 14:39:48 UTC

[GitHub] [pulsar-client-go] reugn opened a new pull request #670: Add new bug-resistant build constraints

reugn opened a new pull request #670:
URL: https://github.com/apache/pulsar-client-go/pull/670


   ### Motivation
   According to the [Bug-resistant build constraints proposal](https://go.googlesource.com/proposal/+/master/design/draft-gobuild.md), //+build will be replaced by //go:build. A transition period from //+build to //go:build syntax will last from Go version 1.16 through version 1.18.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


-- 
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



[GitHub] [pulsar-client-go] cckellogg merged pull request #670: Add new bug-resistant build constraints

Posted by GitBox <gi...@apache.org>.
cckellogg merged pull request #670:
URL: https://github.com/apache/pulsar-client-go/pull/670


   


-- 
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