deps: update dependency go to v1.25.6 (#327)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-15 20:38:45 +00:00 committed by GitHub
parent 944b70cee9
commit b14b159b42
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.5
toolchain go1.25.6
require (
codeberg.org/mvdkleijn/forgejo-sdk/forgejo/v2 v2.2.0

View file

@ -1,5 +1,5 @@
[tools]
go = "1.25.5"
go = "1.25.6"
golangci-lint = "2.8.0"
goreleaser = "v2.9.0"
mdbook = "v0.5.2" # renovate: datasource=github-releases depName=rust-lang/mdbook