chore(register): update proto file.

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu
2022-10-07 20:59:02 +08:00
committed by Jason Song
parent 3a1503138b
commit c161a48a0a
5 changed files with 21 additions and 8 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-20221002020351-750a3b99a850
gitea.com/gitea/proto-go v0.0.0-20221007122649-939e445f4abb
github.com/appleboy/com v0.1.6
github.com/avast/retry-go/v4 v4.1.0
github.com/bufbuild/connect-go v0.5.0