[FORGEJO] add the create-runner-file
This commit is contained in:
parent
e6f0b3b5b8
commit
5a1ea04ce8
7 changed files with 328 additions and 10 deletions
1
go.mod
1
go.mod
|
|
@ -8,6 +8,7 @@ require (
|
|||
github.com/avast/retry-go/v4 v4.5.0
|
||||
github.com/bufbuild/connect-go v1.10.0
|
||||
github.com/docker/docker v24.0.5+incompatible
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/mattn/go-isatty v0.0.19
|
||||
github.com/nektos/act v0.2.49
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue