Merge pull request 'Update dependency go to v1.23.4' (#363) from renovate/patch-golang-packages into main
Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/363 Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
This commit is contained in:
commit
6c0527e8f7
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module gitea.com/gitea/act_runner
|
|||
|
||||
go 1.23
|
||||
|
||||
toolchain go1.23.3
|
||||
toolchain go1.23.4
|
||||
|
||||
require (
|
||||
code.gitea.io/actions-proto-go v0.4.0
|
||||
|
|
Loading…
Reference in a new issue