File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/cenkalti/backoff/v4 v4.3.0
8
8
github.com/containers/image/v5 v5.34.0
9
9
github.com/jellydator/ttlcache/v3 v3.3.0
10
- github.com/prometheus/client_golang v1.20.5
10
+ github.com/prometheus/client_golang v1.21.0
11
11
github.com/rs/zerolog v1.33.0
12
12
github.com/spf13/cast v1.7.1
13
13
github.com/spf13/cobra v1.9.1
@@ -87,7 +87,7 @@ require (
87
87
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
88
88
github.com/proglottis/gpgme v0.1.4 // indirect
89
89
github.com/prometheus/client_model v0.6.1 // indirect
90
- github.com/prometheus/common v0.61 .0 // indirect
90
+ github.com/prometheus/common v0.62 .0 // indirect
91
91
github.com/prometheus/procfs v0.15.1 // indirect
92
92
github.com/rivo/uniseg v0.4.7 // indirect
93
93
github.com/sagikazarmark/locafero v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -171,12 +171,12 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
171
171
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
172
172
github.com/proglottis/gpgme v0.1.4 h1:3nE7YNA70o2aLjcg63tXMOhPD7bplfE5CBdV+hLAm2M =
173
173
github.com/proglottis/gpgme v0.1.4 /go.mod h1:5LoXMgpE4bttgwwdv9bLs/vwqv3qV7F4glEEZ7mRKrM =
174
- github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y =
175
- github.com/prometheus/client_golang v1.20.5 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
174
+ github.com/prometheus/client_golang v1.21.0 h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6iNhrEqWvdA =
175
+ github.com/prometheus/client_golang v1.21.0 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
176
176
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
177
177
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
178
- github.com/prometheus/common v0.61 .0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ =
179
- github.com/prometheus/common v0.61 .0 /go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s =
178
+ github.com/prometheus/common v0.62 .0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io =
179
+ github.com/prometheus/common v0.62 .0 /go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I =
180
180
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
181
181
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
182
182
github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
You can’t perform that action at this time.
0 commit comments