correct repository location

This commit is contained in:
2026-03-27 14:05:27 -07:00
parent 5923bff155
commit 09d38edc43
9 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ package officeconvertapi.v1;
import "google/protobuf/timestamp.proto";
option go_package = "github.com/end/officeconvert/gen/go/officeconvertapi/v1;officeconvertapiv1";
option go_package = "gitea.auvem.com/end-internal/officeconvert/gen/go/officeconvertapi/v1;officeconvertapiv1";
// ConversionService orchestrates presentation conversion jobs.
service ConversionService {