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

Update golang packages to v1.23

This commit is contained in:
Renovate Bot 2024-11-12 15:31:26 +00:00
parent 54cfdd7065
commit a0df63fe70
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976
2 changed files with 2 additions and 4 deletions

4
go.mod
View file

@ -1,8 +1,6 @@
module gitea.com/gitea/act_runner
go 1.22.9
toolchain go1.23.3
go 1.23.3
require (
code.gitea.io/actions-proto-go v0.4.0