Update dependency go to v1.23.5 (#439)

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/439
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
pull/440/head
Renovate Bot 2025-01-17 11:08:06 +00:00 committed by Michael Kriese
parent 5240d4e0d4
commit 8ef03b4e83
No known key found for this signature in database
GPG Key ID: F128CBE6AB3A7201
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module gitea.com/gitea/act_runner
go 1.23
toolchain go1.23.4
toolchain go1.23.5
require (
code.gitea.io/actions-proto-go v0.4.0