2
0

[auto-commit] Generate codes

This commit is contained in:
Jason Song
2022-11-21 10:23:36 +00:00
parent 79617eff62
commit f6af4c6176
8 changed files with 52 additions and 39 deletions

View File

@@ -5,9 +5,9 @@
package runnerv1connect
import (
v1 "code.gitea.io/bots-proto-go/runner/v1"
context "context"
errors "errors"
v1 "gitea.com/gitea/bots-proto-go/runner/v1"
connect_go "github.com/bufbuild/connect-go"
http "net/http"
strings "strings"