1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-06-27 16:35:58 +00:00

Update dependency go to v1.23.9 (#572)

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/572
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2025-05-14 09:00:53 +00:00 committed by Michael Kriese
parent 91b962803e
commit b57273c8f5
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201

2
go.mod
View file

@ -2,7 +2,7 @@ module gitea.com/gitea/act_runner
go 1.23.0
toolchain go1.23.8
toolchain go1.23.9
require (
code.gitea.io/actions-proto-go v0.4.1