mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-21 20:23:41 +09:00
chore: replace with code.gitea.io/bots-proto-go
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
package bots
|
||||
|
||||
import runnerv1 "gitea.com/gitea/proto-go/runner/v1"
|
||||
import runnerv1 "code.gitea.io/bots-proto-go/runner/v1"
|
||||
|
||||
// Status represents the status of Run, RunJob, Task, or TaskStep
|
||||
type Status int
|
||||
|
||||
Reference in New Issue
Block a user