mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-25 05:17:44 +00:00
chore: replace with code.gitea.io/bots-proto-go
This commit is contained in:
+1
-1
@@ -10,8 +10,8 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
runnerv1 "code.gitea.io/bots-proto-go/runner/v1"
|
||||
"gitea.com/gitea/act_runner/client"
|
||||
runnerv1 "gitea.com/gitea/proto-go/runner/v1"
|
||||
|
||||
"github.com/nektos/act/pkg/artifacts"
|
||||
"github.com/nektos/act/pkg/common"
|
||||
|
||||
Reference in New Issue
Block a user