mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-08-16 18:01:34 +00:00
Update dependency go to v1.24
This commit is contained in:
parent
e049c82d9c
commit
ddbcd26dcf
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module code.forgejo.org/forgejo/runner/v9
|
||||||
|
|
||||||
go 1.23.0
|
go 1.23.0
|
||||||
|
|
||||||
toolchain go1.23.12
|
toolchain go1.24.6
|
||||||
|
|
||||||
require (
|
require (
|
||||||
code.forgejo.org/forgejo/actions-proto v0.5.1
|
code.forgejo.org/forgejo/actions-proto v0.5.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue