1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-09-15 04:28:11 -04:00

chore(deps): update dependency go to v1.23.0 (#668)

Reviewed-on: https://gitea.com/gitea/tea/pulls/668
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-08-16 18:59:44 +00:00 committed by techknowlogick
parent 0297738b33
commit edf9f23390

2
go.mod
View File

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