chore(gRPC): add update and update step for client

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu
2022-09-01 22:00:41 +08:00
committed by Jason Song
parent f2fb8798fa
commit 9be39b8cd4
4 changed files with 39 additions and 1 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-20220901061207-b88901a1b9bc
gitea.com/gitea/proto-go v0.0.0-20220901135226-82a982903134
github.com/bufbuild/connect-go v0.3.0
github.com/docker/docker v20.10.17+incompatible
github.com/joho/godotenv v1.4.0