keyring icon indicating copy to clipboard operation
keyring copied to clipboard

mac update to v15.3.1

Open AdwindOne opened this issue 11 months ago • 0 comments

github.com/99designs/keyring

../../pkg/mod/github.com/99designs/[email protected]/keychain.go:56:9: query.SetMatchSearchList undefined (type keychain.Item has no field or method SetMatchSearchList) ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:56:39: undefined: gokeychain.NewWithPath ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:116:45: undefined: gokeychain.Keychain ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:125:13: queryItem.SetMatchSearchList undefined (type keychain.Item has no field or method SetMatchSearchList) ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:137:9: kcItem.SetAccess undefined (type keychain.Item has no field or method SetAccess) ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:147:20: undefined: gokeychain.Keychain ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:167:10: kcItem.UseKeychain undefined (type keychain.Item has no field or method UseKeychain) ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:182:10: kcItem.SetAccess undefined (type keychain.Item has no field or method SetAccess) ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:182:32: undefined: gokeychain.Access ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:273:47: undefined: gokeychain.Keychain ../../pkg/mod/github.com/99designs/[email protected]/keychain.go:182:32: too many errors

AdwindOne avatar Feb 13 '25 05:02 AdwindOne