chore: replace with code.gitea.io/bots-proto-go

This commit is contained in:
Jason Song
2022-11-25 17:48:48 +08:00
parent 52b32c37ad
commit ea1bc1b662
14 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -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