refactor: rename to actions-proto-go

This commit is contained in:
Jason Song
2022-12-06 13:44:23 +08:00
parent 67c5c8868b
commit f2c7bbb0bc
14 changed files with 22 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ import (
"net/http"
"testing"
"code.gitea.io/bots-proto-go/ping/v1/pingv1connect"
"code.gitea.io/actions-proto-go/ping/v1/pingv1connect"
)
func TestService(t *testing.T) {