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
@@ -5,7 +5,7 @@ import (
"fmt"
"path/filepath"
officeconvertapiv1 "github.com/end/officeconvert/gen/go/officeconvertapi/v1"
officeconvertapiv1 "gitea.auvem.com/end-internal/officeconvert/gen/go/officeconvertapi/v1"
)
// ConversionResult groups the terminal status and deck payload for one conversion.