1
0
mirror of https://gitea.com/gitea/tea.git synced 2025-05-29 02:57:06 +02:00

chore(deps): update dependency go to v1.23.3 ()

Reviewed-on: https://gitea.com/gitea/tea/pulls/685
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 2024-11-30 01:59:49 +00:00 committed by techknowlogick
parent b7191bf6e9
commit 09aed015f2

2
go.mod

@ -2,7 +2,7 @@ module code.gitea.io/tea
go 1.21
toolchain go1.23.0
toolchain go1.23.3
require (
code.gitea.io/gitea-vet v0.2.3