chore(deps): update dependency go to v1.24.4 (#763)

Reviewed-on: https://gitea.com/gitea/tea/pulls/763
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-06-06 00:13:27 +00:00
committed by techknowlogick
parent 213f976dcf
commit 8b1601c955

2
go.mod
View File

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