• https://blog.mpatterson.xyz
  • If you would like to contribute, email me a patch and how you want to be credited in the commit

  • Joined on 2022-03-30
max pushed to master at max/GoPass 2022-12-20 00:14:35 +00:00
87fa1107d7 Update binaries to the latest version
max pushed to master at max/GoPass 2022-12-20 00:01:13 +00:00
3915761477 Update 'README.md'
max pushed to master at max/GoPass 2022-12-19 23:58:01 +00:00
5ba592db21 Update README.md to include install instructions and expanded usage instructions
max deleted tag v1.1.2 from max/GoPass 2022-12-19 23:42:13 +00:00
max pushed to master at max/GoPass 2022-12-19 23:42:03 +00:00
b81783b470 New version update that supports disallowed characters, cleaned up comments
max pushed to master at max/GoPass 2022-12-19 23:25:54 +00:00
cebcbc2823 Merge remote-tracking branch 'origin/master'
b5b7c208f2 (Old binaries were broken) Rebuilt all binaries properly this time also included are the new error handling changes, and smaller overall binary sizes (built with -w and -s flags + UPX compression)
Compare 2 commits »
max pushed to master at max/GoPass 2022-12-19 23:19:01 +00:00
8aa2f61b3c (Old binaries were broken) Rebuilt all binaries properly this time also included are the new error handling changes, and smaller overall binary sizes (built with -w and -s flags + UTX compression)
max pushed to master at max/GoPass 2022-12-19 16:21:13 +00:00
f2a9cdd216 Added better error handling
max pushed tag v1.1.2 to max/GoPass 2022-12-15 07:18:02 +00:00
max released Version 1.1.2 at max/GoPass 2022-12-15 07:18:02 +00:00
max pushed to master at max/GoPass 2022-12-14 22:38:01 +00:00
c99539c0a9 Add 32 bit binaries for Linux and Windows, recompile Windows, Linux, and osx (Darwin) with new Go version (1.19.4)
max pushed to master at max/GoPass 2022-12-14 21:10:20 +00:00
33cf6cde39 Update README.md
max released Version 1.1 at max/GoPass 2022-10-21 15:07:02 +00:00
max pushed tag v1.1 to max/GoPass 2022-10-21 15:07:01 +00:00
max pushed to master at max/GoPass 2022-10-21 15:05:41 +00:00
8114d2a6c9 Remove .exe file extension, it false flags on Windows 10 antivirus
max pushed to master at max/GoPass 2022-10-21 15:01:22 +00:00
7b36f39de6 Update gitignore to allow for .exe and show Windows binary with updated file extension
max pushed to master at max/GoPass 2022-10-21 14:58:14 +00:00
564da340d5 Include .exe extension for Windows, this is required for the binary to be recognized
max pushed to master at max/GoPass 2022-10-09 21:48:05 +00:00
9e3549f57d Merge remote-tracking branch 'origin/master'
1bc20536b5 Update to V1.1 and compile with Go 1.19
Compare 2 commits »
max pushed to master at max/GoPass 2022-10-09 21:17:42 +00:00
e72f27f80c Update 'README.md'
max pushed to master at max/GoPass 2022-10-09 20:57:06 +00:00
03b6ac8375 Update to securely seed math/rand V1.1