Skip to content

Commit c128aa8

Browse files
fix(deps): update module github.com/prometheus/client_golang to v1.21.0 (main) (#16446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c85e490 commit c128aa8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ require (
8383
// github.com/pierrec/lz4 v2.0.5+incompatible
8484
github.com/pierrec/lz4/v4 v4.1.22
8585
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
8787
github.com/prometheus/client_model v0.6.1
8888
github.com/prometheus/common v0.62.0
8989
github.com/prometheus/prometheus v0.302.0

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,8 +1022,8 @@ github.com/prometheus/client_golang v1.6.1-0.20200604110148-03575cad4e55/go.mod
10221022
github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M=
10231023
github.com/prometheus/client_golang v1.11.0/go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0=
10241024
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=
10271027
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
10281028
github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
10291029
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=

‎vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@ github.com/power-devops/perfstat
14761476
## explicit; go 1.22.0
14771477
github.com/prometheus/alertmanager/api/v2/models
14781478
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
14801480
## explicit; go 1.21
14811481
github.com/prometheus/client_golang/api
14821482
github.com/prometheus/client_golang/api/prometheus/v1

0 commit comments

Comments
 (0)