Go to file
Kevin Ruffin 89fad8b62b No longer needs to download the checksum to get the file name. Does a
HEAD request on the installer and uses the file name on the url path
after redirects to name it. Also adds downloading the xml checksum.
2022-02-18 12:47:13 -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 No longer needs to download the checksum to get the file name. Does a 2022-02-18 12:47:13 -05:00