mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 19:02:31 +08:00
feat: support openim prom enbels
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
parent
114a040123
commit
a2ec320830
@ -40,4 +40,4 @@ find_files() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export GO111MODULE=on
|
export GO111MODULE=on
|
||||||
find_files | xargs go run tools/yamlfmt/main.go
|
find_files | xargs go run tools/yamlfmt/yamlfmt.go
|
||||||
@ -75,7 +75,7 @@ var (
|
|||||||
"pkg/kubectl/cmd/testdata/edit",
|
"pkg/kubectl/cmd/testdata/edit",
|
||||||
// Tools we use for maintaining the code base but not necessarily
|
// Tools we use for maintaining the code base but not necessarily
|
||||||
// ship as part of the release
|
// ship as part of the release
|
||||||
"sopenim::golang::setup_env:tools",
|
"sopenim::golang::setup_env:tools/yamlfmt/yamlfmt.go:tools",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user