juiceppe commented on issue #679: URL: https://github.com/apache/pulsar-client-go/issues/679#issuecomment-984813154
Workaround found in: [Build error on macOS 10.14 (kcItem.SetAccess undefined, undefined: keychain.Access)](https://github.com/99designs/keyring/issues/94) Add into go.mod: `replace github.com/keybase/go-keychain => github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 ` -- 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]
