chore: replace with code.gitea.io/bots-proto-go
This commit is contained in:
parent
519726b46b
commit
44988db9f8
10 changed files with 17 additions and 17 deletions
|
@ -10,10 +10,10 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
pingv1 "code.gitea.io/bots-proto-go/ping/v1"
|
||||
"gitea.com/gitea/act_runner/client"
|
||||
"gitea.com/gitea/act_runner/config"
|
||||
"gitea.com/gitea/act_runner/register"
|
||||
pingv1 "gitea.com/gitea/proto-go/ping/v1"
|
||||
"github.com/appleboy/com/file"
|
||||
"github.com/bufbuild/connect-go"
|
||||
"github.com/joho/godotenv"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue