go-update
go-update copied to clipboard
Set correct permissions for new file
Using os.Chmod() applies the correct permissions to the newly created file (without modifications by the umask) Fixes Issue #35
Sorry, I totally forgot about this. Fixed the formatting error.
LGTM