v1.1.4
Changelog
Note: This release was built using Go 1.16.3.
093a568 Add go linter configuration
8d08f8c Comment cleanup
72b3ff9 Don't use http client timeout, use request context with timeout
52cc988 Don't use wsl check
1005959 Explicitly ignore returns of io copy on error, don't use ioutil anymore.
8834086 Fix lint errors around wrapped errors.
f7cb6f7 Make duration calculation clearer, fixing linting issue.