ci/cd调整

This commit is contained in:
2026-06-10 15:51:41 +08:00
parent fa297939e0
commit 3f81d5d91b
19 changed files with 31 additions and 53 deletions

View File

@@ -9,9 +9,9 @@ import (
"os/signal"
"syscall"
"gitea.com/red-future/common/http"
"gitea.com/red-future/common/jaeger"
"gitea.com/red-future/common/utils"
"gitea.redpowerfuture.com/red-future/common/http"
"gitea.redpowerfuture.com/red-future/common/jaeger"
"gitea.redpowerfuture.com/red-future/common/utils"
gmq "github.com/bjang03/gmq/core/gmq"
"github.com/bjang03/gmq/mq"
"github.com/bjang03/gmq/types"