chore(deps): update dependency go to v1.24.2 (#739)

Reviewed-on: https://gitea.com/gitea/tea/pulls/739
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot 2025-04-03 18:17:36 +00:00 committed by techknowlogick
parent d633e3018d
commit 21ede75fee

2
go.mod
View File

@ -2,7 +2,7 @@ module code.gitea.io/tea
go 1.23.0
toolchain go1.24.1
toolchain go1.24.2
require (
code.gitea.io/gitea-vet v0.2.3