deps: update dependency go to v1.24.5 (#209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-09 00:02:06 +00:00 committed by GitHub
parent 3e77b7e0d9
commit 75fe90ab6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -2,7 +2,7 @@ module github.com/apricote/releaser-pleaser
go 1.23.2
toolchain go1.24.4
toolchain go1.24.5
require (
github.com/blang/semver/v4 v4.0.0