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 2020/10/19 03:09:25 UTC

[GitHub] [pulsar-client-go] flowchartsman opened a new issue #380: 99designs/keyring dependency causes build warnings on macOS Catalina

flowchartsman opened a new issue #380:
URL: https://github.com/apache/pulsar-client-go/issues/380


   `github.com/apache/pulsar-client-go/oauth2/store` depends on `99designs/keyring` `v1.1.5`, which in turn depends on an older version of `github.com/keybase/go-keychain`, which throws deprecation warning error messages when building on MacOS. `v1.1.6` includes a fix for this, though it uses a replace directive to point to a fork of `go-keychain`, which itself is somewhat out of date:
   https://github.com/99designs/keyring/issues/66
   
   Consider updating to `v1.1.6` and keeping this bug open to track the dependency. When it no longer requires a replace directive, it is probably fine to close the issue.


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

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



[GitHub] [pulsar-client-go] wolfstudy commented on issue #380: 99designs/keyring dependency causes build warnings on macOS Catalina

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on issue #380:
URL: https://github.com/apache/pulsar-client-go/issues/380#issuecomment-714258446


   @zymap @EronWright Can you help to check the issue?


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

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



[GitHub] [pulsar-client-go] merlimat closed issue #380: 99designs/keyring dependency causes build warnings on macOS Catalina

Posted by GitBox <gi...@apache.org>.
merlimat closed issue #380:
URL: https://github.com/apache/pulsar-client-go/issues/380


   


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

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