mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Bump go version in go.mod (#34160)
Fixes: https://pkg.go.dev/vuln/GO-2025-3563 Because of a bug in go, we can not remove the minor version in go.mod without `make tidy` introducing a potentially harmful `toolchain` directive, so just bump the go version here. From what I gather, this will be fixed in go 1.25.
This commit is contained in:
Reference in New Issue
Block a user