v0.2.48
nektos/actv0.2.48Jul 10, 2023by nektos-ci
AI Summary
A maintenance release that removes `archives.replacements` from the goreleaser configuration and refactors boltdb usage.
Key Highlights
- Remove archives.replacements in goreleaser.yaml
- Refactor boltdb open/close logic
- Update dependencies and build tools
Full Release Notes
## Changelog ### Other * 3a0a642 chore: bump VERSION to 0.2.48 * 4c8da85 build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1884) * f40d0b8 build(deps): bump github.com/opencontainers/image-spec (#1893) * 15618d1 Remove `archives.replacements` in `goreleaser.yaml` (#1895) * e597046 refactor: open boltdb only while using it (#1879)