This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
v0.4.0
Changelog
- 8b3be95 build: specify
go 1.17
ingo.mod
- af66bad chore(deps): pin dependencies
- dd4f69e chore(deps): update actions/setup-go action to v2.1.5
- 427c673 chore(deps): update goreleaser/goreleaser-action action to v2.8.1
- 52b0aca ci: have renovate pin actions digests
- 19d76c8 ci: specify complete actions versions
- 4cdf6fe feat: add getter for base url
- 4773fa1 feat: implement user login; add bearer token auth
- bb75093 fix(deps):
httpmock
module sum not being updated by renovate - a53cf7e fix(deps): update module github.com/jarcoal/httpmock to v1.1.0
- 2e37404 fix: make
BaseURL()
return a pointer - 0c69f0e fix: timestamps in vulnerabilities are epoch seconds
- 95ccd51 refactor: rename example files