chore(runner): update runner status if start program

This commit is contained in:
Bo-Yi Wu
2022-10-14 10:06:52 +08:00
committed by Jason Song
parent 45b0429b21
commit d4c1515f4e
6 changed files with 31 additions and 11 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module gitea.com/gitea/act_runner
go 1.18
require (
gitea.com/gitea/proto-go v0.0.0-20221007122649-939e445f4abb
gitea.com/gitea/proto-go v0.0.0-20221013073523-69d53451957a
github.com/appleboy/com v0.1.6
github.com/avast/retry-go/v4 v4.1.0
github.com/bufbuild/connect-go v0.5.0