meltwater/secretary

secretary segfaults on macOS 10.13 Beta (17A352a)

salimane opened this issue · 2 comments

on macOS 10.13 Beta (17A352a) the latest secretary binary is segfaulting:

salimane at Salimanes-MacBook-Pro (git:salimane.com)  in ~/src/project
± echo -n "my_lovely_password" | ../../secretary encrypt        
zsh: done                echo -n "my_lovely_password" |
zsh: segmentation fault  ../../secretary encrypt

With go 1.9 build , the issue is gone, hence #21

now using 1.9.2 of golang in travis builds