- Add golangci-lint
- Drop Go 1.17
- Update dependencies
- Wrap all errors with
errors.WithStack
- Resolved
unexpected end of JSON input
whenX-Ratelimit
header isn't returned from Doorkeeper API - Migrate to GitHub Actions
- Update dependencies
- Resolved. json cannot unmarshal number into Go struct field rawEvent.lat of type string
- Update dependencies
- Changed. returns
SortEnum
function instead ofvar
- Fixed.
unexpected end of JSON input
when API is failed
- Bugfix: invalid query string
- Extract to Sort enum
- First release