🔧 v0.18.1: Dependency Refresh
A quick one to keep things tidy. TraLa picked up a round of dependency updates, including a bump to the golang.org/x/crypto package that several security scanners keep an eye on. Nothing changes in how TraLa runs for you — this is a straight refresh with no intentional functional impact.
What's New
- Dependency updates:
github.com/go-playground/validator/v10v10.30.4 → v10.30.5golang.org/x/cryptov0.55.0 → v0.57.0golang.org/x/sysv0.47.0 → v0.48.0
- Go toolchain remains on
1.27.1.
How to Use
No configuration changes required. Just pull the latest image!
docker pull ghcr.io/dannybouwers/trala:v0.18.1
# or
docker pull dannybouwers/trala:v0.18.1As always, if you run into anything weird, drop a note in the discussions. I read everything.
What's Changed
Full Changelog: v0.18.0...v0.18.1