mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-06-12 09:37:14 +02:00
chore: replace with code.gitea.io/bots-proto-go
This commit is contained in:
@ -3,8 +3,8 @@ package runtime
|
||||
import (
|
||||
"context"
|
||||
|
||||
runnerv1 "code.gitea.io/bots-proto-go/runner/v1"
|
||||
"gitea.com/gitea/act_runner/client"
|
||||
runnerv1 "gitea.com/gitea/proto-go/runner/v1"
|
||||
)
|
||||
|
||||
// Runner runs the pipeline.
|
||||
|
Reference in New Issue
Block a user