github dannybouwers/trala v0.18.1
v0.18.1: Dependency Refresh

3 hours ago

🔧 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/v10 v10.30.4 → v10.30.5
    • golang.org/x/crypto v0.55.0 → v0.57.0
    • golang.org/x/sys v0.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.1

As always, if you run into anything weird, drop a note in the discussions. I read everything.

What's Changed

  • Update module github.com/go-playground/validator/v10 to v10.30.5 by @renovate[bot] in #190

Full Changelog: v0.18.0...v0.18.1

Don't miss a new trala release

NewReleases is sending notifications on new releases.