Skip to content

Commit 2319256

Browse files
fix(deps): update module github.com/prometheus/client_golang to v1.22.0 (#1358)
Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com> Co-authored-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
1 parent b55757c commit 2319256

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/mavjs/goPwned v0.0.2
2222
github.com/mitchellh/hashstructure/v2 v2.0.2
2323
github.com/ory/dockertest/v3 v3.12.0
24-
github.com/prometheus/client_golang v1.21.1
24+
github.com/prometheus/client_golang v1.22.0
2525
github.com/puzpuzpuz/xsync/v3 v3.5.1
2626
github.com/redis/go-redis/extra/redisotel/v9 v9.7.3
2727
github.com/redis/go-redis/v9 v9.7.3
@@ -85,7 +85,6 @@ require (
8585
github.com/jinzhu/now v1.1.5 // indirect
8686
github.com/jonboulle/clockwork v0.5.0 // indirect
8787
github.com/json-iterator/go v1.1.12 // indirect
88-
github.com/klauspost/compress v1.18.0 // indirect
8988
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
9089
github.com/leodido/go-urn v1.4.0 // indirect
9190
github.com/mattn/go-isatty v0.0.20 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
254254
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
255255
github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4g=
256256
github.com/prashantv/gostub v1.1.0/go.mod h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P1IAHhP5U=
257-
github.com/prometheus/client_golang v1.21.1 h1:DOvXXTqVzvkIewV/CDPFdejpMCGeMcbGCQ8YOmu+Ibk=
258-
github.com/prometheus/client_golang v1.21.1/go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg=
257+
github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q=
258+
github.com/prometheus/client_golang v1.22.0/go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8Y7vEW5scdCXrWRXC0=
259259
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
260260
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
261261
github.com/prometheus/common v0.62.0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=

0 commit comments

Comments
 (0)