ci/cd调整
This commit is contained in:
6
main.go
6
main.go
@@ -5,9 +5,9 @@ import (
|
||||
"dataengine/controller/dict"
|
||||
"dataengine/controller/tencent"
|
||||
|
||||
"gitea.com/red-future/common/http"
|
||||
"gitea.com/red-future/common/jaeger"
|
||||
_ "gitea.com/red-future/common/k3sconfig"
|
||||
"gitea.redpowerfuture.com/red-future/common/http"
|
||||
"gitea.redpowerfuture.com/red-future/common/jaeger"
|
||||
_ "gitea.redpowerfuture.com/red-future/common/k3sconfig"
|
||||
_ "github.com/gogf/gf/contrib/drivers/pgsql/v2"
|
||||
_ "github.com/gogf/gf/contrib/nosql/redis/v2"
|
||||
"golang.org/x/net/context"
|
||||
|
||||
Reference in New Issue
Block a user