beyondyinjl2 commented on issue #594:
URL: 
https://github.com/apache/pulsar-client-go/issues/594#issuecomment-906874123


   # 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
   [email protected]  It doesn't work either
   Finally used
   replace github.com/keybase/go-keychain => github.com/99designs/go-keychain 
v0.0.0-20191008050251-8e49817e8af4
   Solved the problem, thanks


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


Reply via email to