mirror of
https://github.com/go-gitea/gitea
synced 2025-11-01 11:58:25 +00:00
chore: replace with code.gitea.io/bots-proto-go
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
"code.gitea.io/gitea/modules/timeutil"
|
||||
"code.gitea.io/gitea/modules/util"
|
||||
|
||||
runnerv1 "gitea.com/gitea/proto-go/runner/v1"
|
||||
runnerv1 "code.gitea.io/bots-proto-go/runner/v1"
|
||||
gouuid "github.com/google/uuid"
|
||||
"xorm.io/builder"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user