mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-16 01:43:24 +09:00
refactor: rename to actions-proto-go
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
"code.gitea.io/gitea/routers/api/actions/ping"
|
||||
|
||||
"code.gitea.io/bots-proto-go/ping/v1/pingv1connect"
|
||||
"code.gitea.io/actions-proto-go/ping/v1/pingv1connect"
|
||||
)
|
||||
|
||||
func PingRoute() (string, http.Handler) {
|
||||
|
||||
Reference in New Issue
Block a user