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


   ### enviorment
   *os*:  macOS Catalina 10.15.6
   *pulsar-client-go*: 0.2.0
   *go*: go1.15.1 darwin/amd64
   
   ### problem
   The dependency `99designs/[email protected]` causes build broken, and the 
output is
   
   ```
   go: found github.com/apache/pulsar-client-go/pulsar in 
github.com/apache/pulsar-client-go v0.2.0
   # github.com/99designs/keyring
   
../../../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:136:8:
 kcItem.SetAccess undefined (type keychain.Item has no field or method 
SetAccess)
   
../../../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:181:9:
 kcItem.SetAccess undefined (type keychain.Item has no field or method 
SetAccess)
   
../../../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:181:21:
 undefined: keychain.Access
   
../../../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:187:9:
 kcItem.SetAccess undefined (type keychain.Item has no field or method 
SetAccess)
   
../../../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:187:21:
 undefined: keychain.Access
   ```
   


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