update new mlfow
This commit is contained in:
parent
8a4b8e69bc
commit
a74d1e42c0
@ -11,3 +11,9 @@ devcloud: 研发云, 给产研团队(技术团队), 产品经理, 项目经理,
|
||||
|
||||
多业务模块组成, 渐进式微服务开发方式
|
||||
|
||||
最新版本:
|
||||
pipeline: https://github.com/infraboard/devops/tree/main/api/mflow
|
||||
旧版本:
|
||||
https://github.com/infraboard/mflow
|
||||
|
||||
整体最新代码: devops 项目里面
|
||||
1
devops
Submodule
1
devops
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 78b4bd5dac73a7561abecfc0cbe587a4033cb49b
|
||||
2
go.mod
2
go.mod
@ -11,6 +11,7 @@ require (
|
||||
github.com/infraboard/devops v0.0.6
|
||||
github.com/infraboard/mcube/v2 v2.0.63
|
||||
github.com/infraboard/modules v0.0.20
|
||||
github.com/prometheus/client_golang v1.22.0
|
||||
github.com/rs/xid v1.6.0
|
||||
github.com/rs/zerolog v1.34.0
|
||||
github.com/segmentio/kafka-go v0.4.47
|
||||
@ -79,7 +80,6 @@ require (
|
||||
github.com/pierrec/lz4/v4 v4.1.15 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/prometheus/client_golang v1.22.0 // indirect
|
||||
github.com/prometheus/client_model v0.6.1 // indirect
|
||||
github.com/prometheus/common v0.63.0 // indirect
|
||||
github.com/prometheus/procfs v0.16.0 // indirect
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user