File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ require (
83
83
// github.com/pierrec/lz4 v2.0.5+incompatible
84
84
github.com/pierrec/lz4/v4 v4.1.22
85
85
github.com/pkg/errors v0.9.1
86
- github.com/prometheus/client_golang v1.21.0-rc.0
86
+ github.com/prometheus/client_golang v1.21.0
87
87
github.com/prometheus/client_model v0.6.1
88
88
github.com/prometheus/common v0.62.0
89
89
github.com/prometheus/prometheus v0.302.0
Original file line number Diff line number Diff line change @@ -1022,8 +1022,8 @@ github.com/prometheus/client_golang v1.6.1-0.20200604110148-03575cad4e55/go.mod
1022
1022
github.com/prometheus/client_golang v1.7.1 /go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M =
1023
1023
github.com/prometheus/client_golang v1.11.0 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
1024
1024
github.com/prometheus/client_golang v1.11.1 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
1025
- github.com/prometheus/client_golang v1.21.0-rc.0 h1:bR+RxBlwcr4q8hXkgSOA/J18j6n0/qH0Gb0DH+8c+RY =
1026
- github.com/prometheus/client_golang v1.21.0-rc.0 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
1025
+ github.com/prometheus/client_golang v1.21.0 h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6iNhrEqWvdA =
1026
+ github.com/prometheus/client_golang v1.21.0 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
1027
1027
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
1028
1028
github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
1029
1029
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
Original file line number Diff line number Diff line change @@ -1476,7 +1476,7 @@ github.com/power-devops/perfstat
1476
1476
## explicit; go 1.22.0
1477
1477
github.com/prometheus/alertmanager/api/v2/models
1478
1478
github.com/prometheus/alertmanager/pkg/modtimevfs
1479
- # github.com/prometheus/client_golang v1.21.0-rc.0
1479
+ # github.com/prometheus/client_golang v1.21.0
1480
1480
## explicit; go 1.21
1481
1481
github.com/prometheus/client_golang/api
1482
1482
github.com/prometheus/client_golang/api/prometheus/v1
You can’t perform that action at this time.
0 commit comments