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
@@ -8,7 +8,7 @@ import (
connect "connectrpc.com/connect"
context "context"
errors "errors"
v1 "github.com/end/officeconvert/gen/go/officeconvertapi/v1"
v1 "gitea.auvem.com/end-internal/officeconvert/gen/go/officeconvertapi/v1"
http "net/http"
strings "strings"
)