deps: update dependency go to v1.25.5 (#310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-02 17:37:09 +00:00 committed by GitHub
parent db611e5cc2
commit fb2a0b8167
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
go.mod
View file

@ -2,7 +2,7 @@ module github.com/apricote/releaser-pleaser
go 1.24.0
toolchain go1.25.4
toolchain go1.25.5
require (
codeberg.org/mvdkleijn/forgejo-sdk/forgejo/v2 v2.2.0