Bugfix 🐛
- fix: null ptr dereference for when refreshing (#179) by @PaarthShah
What's Changed
- test: Test executables with spaces and special characters by @rafiramadhana in #171
- ci: updates goreleaser params and retrieves go from mod file by @wanisfahmyDE in #172
- fix: Fix nil pointer dereference within
refresh
error path by @PaarthShah in #179
Renovate Dependency Updates
- chore(deps): update actions/setup-go action to v5 by @renovate in #162
- fix(deps): update module github.com/aws/aws-sdk-go to v1.50.8 by @renovate in #165
- chore(deps): update actions/cache action to v4 by @renovate in #166
- fix(deps): update all non-major dependencies by @renovate in #167
- chore(deps): update github/codeql-action action to v3 by @renovate in #168
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 by @renovate in #170
- fix(deps): update all non-major dependencies by @renovate in #173
- fix(deps): update module github.com/aws/aws-sdk-go to v1.53.15 by @renovate in #175
- fix(deps): update module github.com/aws/aws-sdk-go to v1.54.11 by @renovate in #176
- chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate in #177
New Contributors 🥳
- @wanisfahmyDE made their first contribution in #172
- @rafiramadhana made their first contribution in #171
- @PaarthShah made their first contribution in #179
Thank you folks! 🎈
Full Changelog: v1.4.3...v1.4.4