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


   #### Expected behavior
   When trying to install the client the output from:
   
   `go get -u "github.com/apache/pulsar-client-go/pulsar"`
   
   is 
   
   `go: downloading golang.org/x/sys v0.0.0-20211124211545-fe61309f8881
   go: downloading github.com/apache/pulsar-client-go/oauth2 
v0.0.0-20211130045649-53d9c28dd3e8
   go: downloading golang.org/x/net v0.0.0-20211201190559-0a0e4e1bb54c
   # github.com/99designs/keyring
   ../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:55:8: 
query.SetMatchSearchList undefined (type keychain.Item has no field or method 
SetMatchSearchList)
   ../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:55:28: 
undefined: keychain.NewWithPath
   ../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:115:34: 
undefined: keychain.Keychain
   ../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:124:12: 
queryItem.SetMatchSearchList undefined (type keychain.Item has no field or 
method SetMatchSearchList)
   ../../../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:146:9: 
undefined: keychain.Keychain
   ../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:166:9: 
kcItem.UseKeychain undefined (type keychain.Item has no field or method 
UseKeychain)
   ../../../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:267:36: 
undefined: keychain.Keychain
   ../../../go/pkg/mod/github.com/99designs/[email protected]/keychain.go:181:21: 
too many errors`
   
   
   #### System configuration
   MacOS Big Sur 11.6
   go version go1.17.2 darwin/amd64
   


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