go-keyring
go-keyring copied to clipboard
Use interactive mode for darwin
This fixes issue #24 . I needed to implement this library for a project and saw this open security issue. Because that project needs to ship I made a fix for it.
I tried to think of a way of testing this but I am ensure how to add an automatic test for it and I see no other tests that test on darwin.
Please let me know if I can make improvements to code style.
@Piccirello is it correct that this PR can be closed, since an alternative implementation to solve the same problem has been merged from PR #65 ?
Indeed, this PR is no longer needed.