ci/cd调整

This commit is contained in:
2026-06-10 15:40:17 +08:00
parent 26fcf12f5d
commit 0752b954bf
108 changed files with 134 additions and 165 deletions

View File

@@ -14,9 +14,9 @@ import (
"strings"
"syscall"
"gitea.com/red-future/common/http"
"gitea.com/red-future/common/jaeger"
_ "gitea.com/red-future/common/swagger"
"gitea.redpowerfuture.com/red-future/common/http"
"gitea.redpowerfuture.com/red-future/common/jaeger"
_ "gitea.redpowerfuture.com/red-future/common/swagger"
gmq "github.com/bjang03/gmq/core/gmq"
"github.com/bjang03/gmq/mq"
"github.com/bjang03/gmq/types"