Skip to content

Commit 1ed57b4

Browse files
authored
Merge pull request #18 from MimoJanra/dependabot/go_modules/github.com/prometheus/client_golang-1.23.2
deps(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.23.2
2 parents 8620295 + 27651c0 commit 1ed57b4

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

prometheus/go.mod

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.9
44

55
require (
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

1010
require (
@@ -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

0 commit comments

Comments
 (0)