We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b1452 commit ecf66bfCopy full SHA for ecf66bf
OWNERS
@@ -15,6 +15,10 @@ approvers:
15
- zhangpeijin-milo
16
- z2665
17
- just1900
18
+ - XuHuaiyu
19
+ - zimulala
20
+ - nolouch
21
+ - yibin87
22
reviewers:
23
- breezewish
24
- c4pt0r
@@ -28,3 +32,7 @@ reviewers:
28
32
- ucjmh
29
33
- zhangyangyu
30
34
- zhongzc
35
36
37
38
go.mod
@@ -1,6 +1,6 @@
1
module github.com/pingcap/ng-monitoring
2
3
-go 1.24.2
+go 1.24.6
4
5
require (
6
github.com/BurntSushi/toml v1.3.2
0 commit comments