Go to file
Kevin Ruffin f631a23ae8 Fixes the md5 check so that it only runs if it was able to download the
checksum file and parse it. Also changes a failing checksum to move the
file to the same name with a .bk extension.
2022-03-06 21:17:29 -05:00
.gitignore Adds saving the token to a file for reuse. Adds logging in via a webview 2022-02-17 21:33:39 -05:00
go.mod Initial commit. 2022-02-17 20:12:44 -05:00
go.sum Initial commit. 2022-02-17 20:12:44 -05:00
main.go Fixes the md5 check so that it only runs if it was able to download the 2022-03-06 21:17:29 -05:00