File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.9
44
55require (
66 github.com/MimoJanra/confkit v1.0.1
7- github.com/prometheus/client_golang v1.20.5
7+ github.com/prometheus/client_golang v1.23.2
88)
99
1010require (
@@ -13,9 +13,10 @@ require (
1313 github.com/kr/text v0.2.0 // indirect
1414 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
1515 github.com/pelletier/go-toml/v2 v2.3.1 // indirect
16- github.com/prometheus/client_model v0.6.1 // indirect
17- github.com/prometheus/common v0.62.0 // indirect
18- github.com/prometheus/procfs v0.15.1 // indirect
16+ github.com/prometheus/client_model v0.6.2 // indirect
17+ github.com/prometheus/common v0.66.1 // indirect
18+ github.com/prometheus/procfs v0.16.1 // indirect
19+ go.yaml.in/yaml/v2 v2.4.2 // indirect
1920 golang.org/x/sys v0.42.0 // indirect
2021 google.golang.org/protobuf v1.36.11 // indirect
2122 gopkg.in/yaml.v3 v3.0.1 // indirect
You can’t perform that action at this time.
0 commit comments