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:
@@ -8,7 +8,7 @@ import (
|
||||
"net/http"
|
||||
"testing"
|
||||
|
||||
"gitea.com/gitea/proto-go/ping/v1/pingv1connect"
|
||||
"code.gitea.io/bots-proto-go/ping/v1/pingv1connect"
|
||||
)
|
||||
|
||||
func TestService(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user