yukshimizu commented on issue #407:
URL: 
https://github.com/apache/pulsar-client-go/issues/407#issuecomment-736615173


   I also tried with newer version of go key-chain 
[v0.0.0-20201121013009-976c83ec27a6], and it resolved the original issue. But I 
had another issue.
   ```
   go: downloading golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59
   # github.com/99designs/keyring
   ../../../../pkg/mod/github.com/99designs/[email protected]/keychain.go:136:8: 
kcItem.SetAccess undefined (type keychain.Item has no field or method SetAccess)
   ../../../../pkg/mod/github.com/99designs/[email protected]/keychain.go:181:9: 
kcItem.SetAccess undefined (type keychain.Item has no field or method SetAccess)
   ../../../../pkg/mod/github.com/99designs/[email protected]/keychain.go:181:21: 
undefined: keychain.Access
   ../../../../pkg/mod/github.com/99designs/[email protected]/keychain.go:187:9: 
kcItem.SetAccess undefined (type keychain.Item has no field or method SetAccess)
   ../../../../pkg/mod/github.com/99designs/[email protected]/keychain.go:187:21: 
undefined: keychain.Access
   ```
   It looks similar to https://github.com/99designs/keyring/issues/64.


----------------------------------------------------------------
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:
[email protected]


Reply via email to