bgentry / speakeasy

cross-platform Golang helpers for reading password input without cgo
Other
116 stars 24 forks source link

Solaris support #10

Closed akolb1 closed 9 years ago

akolb1 commented 9 years ago

I tested the fix on Illumos-based system. The supplied speakeasy_unix.go file works on solaris (tested with GO 1.5)

bgentry commented 9 years ago

Awesome, thanks!