v0.5.0
- Rebuild with Go 1.22.3 and updated dependencies.
- Very small logging bug fix
What's Changed
- Enable Dependabot by @StevenMaude in #10
- Bump golang from 1.18.2-alpine to 1.19.0-alpine by @dependabot in #11
- Bump actions/checkout from 2 to 3 by @dependabot in #13
- Bump github/codeql-action from 1 to 2 by @dependabot in #12
- Use Go 1.19 in
go.mod
by @StevenMaude in #14 - Bump golang from 1.19.0-alpine to 1.22.3-alpine by @dependabot in #22
- Bump actions/checkout from 3 to 4 by @dependabot in #23
- Bump github/codeql-action from 2 to 3 by @dependabot in #24
- Update dependencies 2024-05 by @StevenMaude in #25
- Use
log.Fatalf
instead oflog.Fatal
by @StevenMaude in #26
Full Changelog: v0.4.0...v0.5.0