Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master broken - fmt.Fatalf() is not a valid function #78

Closed
johananl opened this issue Dec 10, 2018 · 1 comment
Closed

Master broken - fmt.Fatalf() is not a valid function #78

johananl opened this issue Dec 10, 2018 · 1 comment
Labels

Comments

@johananl
Copy link
Collaborator

The following line breaks master:

fmt.Fatalf("Could not save to keychain: %+v", err)

It was probably supposed to be log.Fatalf().

@johananl johananl added the bug label Dec 10, 2018
@ghost
Copy link

ghost commented Dec 10, 2018

fixed by #79

@ghost ghost self-assigned this Dec 10, 2018
@ghost ghost closed this as completed Dec 10, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant